Skip to content

Terminate

Terminates the instance.

1
myInstance.Terminate():Instance

Returns

Always returns the current Instance.

Remarks

When this method is called, the instance is marked for termination, but it is not terminated immediately. The system performs the termination in the background.

See Also