IHazelcastInstance
Shutdown Method
Hazelcast .Net Client Class Library
Shuts down this IHazelcastInstance.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax
C#
VB
C++
F#
Copy
void
Shutdown
()
Sub
Shutdown
void
Shutdown
()
abstract
Shutdown
:
unit
->
unit
Remarks
Shuts down this IHazelcastInstance. For more information see
ILifecycleService
.
See Also
Reference
IHazelcastInstance Interface
Hazelcast.Core Namespace