| IDistributedObjectDestroy Method |
Destroys this object cluster-wide.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax abstract Destroy : unit -> unit
Remarks
Destroys this object cluster-wide.
Clears and releases all resources for this object.
See Also