Edit

Share via


ISchedulerNotifyAsync.BeginJobStateChanged Method

Definition

[System.ServiceModel.OperationContract(AsyncPattern=true)]
public IAsyncResult BeginJobStateChanged(Microsoft.Hpc.Scheduler.Properties.JobState jobState, AsyncCallback callback, object state);
abstract member BeginJobStateChanged : Microsoft.Hpc.Scheduler.Properties.JobState * AsyncCallback * obj -> IAsyncResult

Parameters

jobState
JobState
callback
AsyncCallback
state
Object

Returns

Attributes

Applies to