Base:
method
OnClose
System.ServiceModel.Channels.CommunicationObject.OnClose(System.TimeSpan)
1 override of OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
188protected override void OnClose(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
192base.OnClose(timeout);