ReceiveJobCommand.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property System::Management::Automation::JobState State { System::Management::Automation::JobState get(); };
public override System.Management.Automation.JobState State { get; }
member this.State : System.Management.Automation.JobState
Public Overrides ReadOnly Property State As JobState