Home
last modified time | relevance | path

Searched defs:CloseCommunicationAsyncResult (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DLifetimeManager.cs290 class CloseCommunicationAsyncResult : AsyncResult, ICommunicationWaiter class
298 …public CloseCommunicationAsyncResult(TimeSpan timeout, AsyncCallback callback, object state, objec… in CloseCommunicationAsyncResult() method in System.ServiceModel.Channels.CloseCommunicationAsyncResult