Initialize a host that will not accept connections.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | peerLimit is less than 0 or greater than 4095. |
InvalidOperationException | The host is already initialized. |
ENetException | Failed to initialize the host. |