3 references to EndOperationDelegate
System.ServiceModel.Primitives (3)
System\ServiceModel\ClientBase.cs (3)
792EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState) 876internal AsyncOperationContext(AsyncOperation asyncOperation, EndOperationDelegate endDelegate, SendOrPostCallback completionCallback) 885internal EndOperationDelegate EndDelegate { get; }