<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TaskClass Class > TaskClass Properties > TaskClass.State Property |
Gets the ProgramState of the TaskClass.
[Visual Basic]
Public ReadOnly Property State() As ProgramState
Public Get
End Get
End Property
[C#]
public ProgramState State { public get; }
Returns one of the following states: NonExisting, Unrunnable, Idle, Running, Stopped, Starting, Stopping, Resuming, Reseting
TaskClass Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]