ILifecycleServiceShutdown Method Hazelcast .Net Client Class Library
gracefully shutdowns IHazelcastInstance.

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

void Shutdown()
Remarks

gracefully shutdowns IHazelcastInstance. Different from Terminate() , waits partition operations to be completed.
See Also

Reference