1 reference to OnBeginCloseSharedState
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
239
return new ChainedAsyncResult(timeout, callback, state, this.
OnBeginCloseSharedState
, this.OnEndCloseSharedState, base.OnBeginClose, base.OnEndClose);