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