Contains the current state of the test engine instance.
Namespace: SSIS.TestAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
C# |
---|
public class EngineStateEventArgs : EventArgs |
Visual Basic |
---|
Public Class EngineStateEventArgs _
Inherits EventArgs |
Visual C++ |
---|
public ref class EngineStateEventArgs : public EventArgs |
Inheritance Hierarchy
See Also