![]() | Windows |
public override Task ImportAsync( Stream stream, string password, CancellationToken cancellationToken = default )
Exception | Condition |
---|---|
ArgumentNullException | stream is . -or- password is . |
OperationCanceledException | The operation was cancelled via the cancellation token. |