Class AlreadyConnectedException

An Exception related to when an action is attempted to be done that cannot be done while the Client is already connected

Inheritance
AlreadyConnectedException
Implements
ISerializable
Namespace: VoltRpc.Communication
Assembly: VoltRpc.dll
Syntax
public sealed class AlreadyConnectedException : Exception, ISerializable

Implements

ISerializable