Méthode | Description | |
---|---|---|
EnsureSuccess ( ) : void |
This message will throw a OperationCanceledException with the
|
|
SetCanceled ( string message ) : void |
Cancel this operation with a specific message
|
public SetCanceled ( string message ) : void | ||
message | string | The reason why this operation is canceled |
Résultat | void |