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