TaskClass.State Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TaskClass Class > TaskClass Properties >

TaskClass.State Property

BR.AN.PviServices .NET


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; }

Remarks

Returns one of the following states: NonExisting, Unrunnable, Idle, Running, Stopped, Starting, Stopping, Resuming, Reseting

See Also

TaskClass Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]