HazelcastClientStart Struct
Namespace: Hazelcast
Assembly: Hazelcast.Net.dll
Represents a starting IHazelcastClient.
public readonly struct HazelcastClientStart
Inherited Members
Properties
Name | Description |
---|---|
Client | Gets the IHazelcastClient. |
Task | Gets the task which will complete when the client has started, or fail if the client fails to start. |