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