Click or drag to resize

IDistributedObjectDestroy Method

Destroys this object cluster-wide.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
void Destroy()
Remarks
Destroys this object cluster-wide. Clears and releases all resources for this object.
See Also