1 override of IsEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\ServerWebSocketTransportDuplexSessionChannel.cs (1)
150public override bool IsEnabled
1 reference to IsEnabled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
171this.needToCreateSessionOpenNotificationMessage = this.sessionOpenNotification != null && this.sessionOpenNotification.IsEnabled;