Table of Contents

Class WebSocketConnectionOptions

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public class WebSocketConnectionOptions
Inheritance
object
WebSocketConnectionOptions

Properties

KeepAliveInterval

public TimeSpan KeepAliveInterval { get; set; }

Property Value

TimeSpan

SubProtocol

public string? SubProtocol { get; set; }

Property Value

string