Class WebSocketConnectionOptions
public class WebSocketConnectionOptions
- Inheritance
-
objectWebSocketConnectionOptions
Properties
KeepAliveInterval
public TimeSpan KeepAliveInterval { get; set; }
Property Value
SubProtocol
public string? SubProtocol { get; set; }