1 reference to AsyncOperationContext
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
804
AsyncOperationContext context = new
AsyncOperationContext
(asyncOperation, endOperationDelegate, operationCompletedCallback);