Click or drag to resize
NonSeekableStreamDisposeAsync Method
Asynchronously disposes resources.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public virtual Task DisposeAsync(
	CancellationToken cancellationToken
)

Parameters

cancellationToken
Type: System.ThreadingCancellationToken

Return Value

Type: Task
See Also