Skip to content

Terminate

Terminates the instance.

1
myInstance.Terminate():Instance

Returns

Always return the current instance of Instance

Remarks

When this method called instance is set to be terminated state but not immediately terminated.
Termination operation is done by system in background.

See Also