Class ConnectionNotFoundException
- Namespace
- Virtufin.WebSocketManager.Services
- Assembly
- Virtufin.WebSocketManager.dll
public sealed class ConnectionNotFoundException : Exception, ISerializable
- Inheritance
-
ConnectionNotFoundException
- Implements
- Inherited Members
Constructors
ConnectionNotFoundException(string)
public ConnectionNotFoundException(string connectionId)
Parameters
connectionIdstring
Properties
ConnectionId
public string ConnectionId { get; }