IConnection.defaultDisconnectReason

This is the default value for the disconnect reason string parameter.

interface IConnection
static const
auto defaultDisconnectReason = "Software closed the connection";

Meta