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
connectionIdstring
Properties
ConnectionId
public string ConnectionId { get; }