2 writes to _keepAliveInterval
System.ServiceModel.Http (2)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (2)
30_keepAliveInterval = WebSocketDefaults.DefaultKeepAliveInterval; 83_keepAliveInterval = value;
1 reference to _keepAliveInterval
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
62return _keepAliveInterval;