Class AlreadyRunningException

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

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

Implements

ISerializable