ClientOfflineException Class
Namespace: Hazelcast.Exceptions
Assembly: Hazelcast.Net.dll
Represents the exception that is thrown when the Hazelcast client is invoked but is not connected.
[Serializable]
public sealed class ClientOfflineException : HazelcastException, ISerializable
Implements
Inherited Members
Remarks
The State property provides the Client
Constructors
Name | Description |
---|---|
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Client |
Initializes a new instance of the Client |
Properties
Name | Description |
---|---|
State | Gets the client state. |
Methods
Name | Description |
---|---|
Get |
When overridden in a derived class, sets the Serialization |