Scope.Cancel method

Cancel the call to the encapsulated delegate.

public void Cancel()

Remarks

After calling this method, disposing this instance does nothing.

See Also