IHazelcastInstanceShutdown Method Hazelcast .Net Client Class Library
Shuts down this IHazelcastInstance.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

void Shutdown()
Remarks

Shuts down this IHazelcastInstance. For more information see ILifecycleService.
See Also

Reference