4 references to LifetimeWrappedCloseAsyncResult
System.ServiceModel (4)
System\ServiceModel\Channels\HttpChannelListener.cs (4)
1036
LifetimeWrappedCloseAsyncResult
<ServerWebSocketTransportDuplexSessionChannel>.End(result);
1439
AsyncResult.End<
LifetimeWrappedCloseAsyncResult
<TCommunicationObject>>(result);
1444
LifetimeWrappedCloseAsyncResult
<TCommunicationObject> thisPtr = (
LifetimeWrappedCloseAsyncResult
<TCommunicationObject>)result.AsyncState;