Constructor ConnectionClosedEvent
ConnectionClosedEvent(ConnectionId, TimeSpan, long?)
Initializes a new instance of the Connection
Parameters
connectionId
ConnectionId The connection identifier.
duration
TimeSpan The duration of time it took to close the connection.
operationId
long?The operation identifier.