1 write to KeepAliveInterval
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrClientWebSocketFactory.cs (1)
26
webSocket.Options.
KeepAliveInterval
= settings.KeepAliveInterval;
1 reference to KeepAliveInterval
System.Net.WebSockets.Client (1)
System\Net\WebSockets\WebSocketHandle.Managed.cs (1)
200
KeepAliveInterval = options.
KeepAliveInterval
,