Base:
method
OnBeginClose
System.ServiceModel.Channels.CommunicationObject.OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
1 override of OnBeginClose
System.ServiceModel.Primitives (1)
netstandard.cs (1)
1347
protected override System.IAsyncResult
OnBeginClose
(System.TimeSpan timeout, System.AsyncCallback callback, object state) { return default; }