| S101WriterDisposeAsync Method | 
Namespace: Lawo.EmberPlusSharp.S101
public Task DisposeAsync( CancellationToken cancellationToken )
| Exception | Condition | 
|---|---|
| Exception | An exception was thrown from the callback passed to the constructor, see Message for more information. | 
| InvalidOperationException | The IsCompleted property is false for the Task object returned by a previously called async method. |