Свойство | Тип | Описание | |
---|---|---|---|
_instance | System.Activities.Hosting.WorkflowInstanceProxy |
Метод | Описание | |
---|---|---|
GetAdditionalExtensions ( ) : IEnumerable | ||
RegisterWait ( |
||
RegisterWaitForMultipleContent ( IEnumerable |
||
ReleaseWait ( int notificationId ) : void | ||
SetInstance ( System.Activities.Hosting.WorkflowInstanceProxy instance ) : void |
public GetAdditionalExtensions ( ) : IEnumerable | ||
Результат | IEnumerable |
public RegisterWait ( |
||
content | ||
bookMarkName | string | |
Результат | int |
public RegisterWaitForMultipleContent ( IEnumerable |
||
contents | IEnumerable |
|
bookMarkName | string | |
Результат | int[] |
public ReleaseWait ( int notificationId ) : void | ||
notificationId | int | |
Результат | void |
public SetInstance ( System.Activities.Hosting.WorkflowInstanceProxy instance ) : void | ||
instance | System.Activities.Hosting.WorkflowInstanceProxy | |
Результат | void |