'Declaration Public Function BeginSetScheduleProperties( _ ByVal BatchHeader As BatchHeader, _ ByVal Name As String, _ ByVal ScheduleID As String, _ ByVal ScheduleDefinition As ScheduleDefinition, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginSetScheduleProperties( BatchHeader BatchHeader, string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, AsyncCallback callback, object asyncState )
Parameters
- BatchHeader
- Name
- ScheduleID
- ScheduleDefinition
- callback
- asyncState