Method WriteConnectionClosed
| Improve this Doc View SourceWriteConnectionClosed(TConnection, AddonInvoker)
Writes logging message for connection closed.
Declaration
protected virtual void WriteConnectionClosed(TConnection connection, AddonInvoker invoker)
Parameters
Type | Name | Description |
---|---|---|
TConnection | connection | The connection. |
AddonInvoker | invoker | The invoker. |