Table of Contents

Class WebSocketNotConnectedException

Namespace
Virtufin.WebSocketManager.Services
Assembly
Virtufin.WebSocketManager.dll
public sealed class WebSocketNotConnectedException : Exception, ISerializable
Inheritance
WebSocketNotConnectedException
Implements
Inherited Members

Constructors

WebSocketNotConnectedException(string)

public WebSocketNotConnectedException(string connectionId)

Parameters

connectionId string

Properties

ConnectionId

public string ConnectionId { get; }

Property Value

string