23 references to EndOperationDelegate
System.ServiceModel (4)
System\ServiceModel\ClientBase.cs (4)
987
EndOperationDelegate
endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
1070
EndOperationDelegate
endDelegate;
1073
internal AsyncOperationContext(AsyncOperation asyncOperation,
EndOperationDelegate
endDelegate, SendOrPostCallback completionCallback)
1088
internal
EndOperationDelegate
EndDelegate
System.ServiceModel.Activities (13)
System\ServiceModel\Activities\WorkflowControlClient.cs (6)
19
EndOperationDelegate
onEndAbandonDelegate;
23
EndOperationDelegate
onEndCancelDelegate;
27
EndOperationDelegate
onEndRunDelegate;
31
EndOperationDelegate
onEndSuspendDelegate;
35
EndOperationDelegate
onEndUnsuspendDelegate;
39
EndOperationDelegate
onEndTerminateDelegate;
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (7)
20
EndOperationDelegate
onEndAbandonDelegate;
24
EndOperationDelegate
onEndCancelDelegate;
28
EndOperationDelegate
onEndRunDelegate;
32
EndOperationDelegate
onEndSuspendDelegate;
36
EndOperationDelegate
onEndUnsuspendDelegate;
40
EndOperationDelegate
onEndTerminateDelegate;
44
EndOperationDelegate
onEndUpdateDelegate;
System.ServiceModel.Discovery (6)
System\ServiceModel\Discovery\Version11\AnnouncementInnerClient11.cs (2)
17
EndOperationDelegate
onEndHelloOperationDelegate;
21
EndOperationDelegate
onEndByeOperationDelegate;
System\ServiceModel\Discovery\VersionApril2005\AnnouncementInnerClientApril2005.cs (2)
18
EndOperationDelegate
onEndHelloOperationDelegate;
22
EndOperationDelegate
onEndByeOperationDelegate;
System\ServiceModel\Discovery\VersionCD1\AnnouncementInnerClientCD1.cs (2)
17
EndOperationDelegate
onEndHelloOperationDelegate;
21
EndOperationDelegate
onEndByeOperationDelegate;