DestroyAsync Method
DestroyAsync()
Destroys this distributed object.
Declaration
ValueTask DestroyAsync()
Returns
ValueTask | A task that will complete when the object has been destroyed. |
Remarks
Destroying a distributed object completely deletes the object on the cluster.