Свойство | Type | Description | |
---|---|---|---|
_instance | System.Activities.Hosting.WorkflowInstanceProxy |
Méthode | Description | |
---|---|---|
GetAdditionalExtensions ( ) : IEnumerable | ||
RegisterWait ( |
||
RegisterWaitForMultipleContent ( IEnumerable |
||
ReleaseWait ( int notificationId ) : void | ||
SetInstance ( System.Activities.Hosting.WorkflowInstanceProxy instance ) : void |
public GetAdditionalExtensions ( ) : IEnumerable | ||
Résultat | IEnumerable |
public RegisterWait ( |
||
content | ||
bookMarkName | string | |
Résultat | int |
public RegisterWaitForMultipleContent ( IEnumerable |
||
contents | IEnumerable |
|
bookMarkName | string | |
Résultat | int[] |
public ReleaseWait ( int notificationId ) : void | ||
notificationId | int | |
Résultat | void |
public SetInstance ( System.Activities.Hosting.WorkflowInstanceProxy instance ) : void | ||
instance | System.Activities.Hosting.WorkflowInstanceProxy | |
Résultat | void |