BuildMaster SDK Reference
Version:
FlushAsync(System.Threading.CancellationToken cancellationToken) Method
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Syntax
public
virtual
System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken)
Parameters
- cancellationToken
- Type: System.Threading.CancellationToken