DrdaBulkCopy.CloseAsync(CancellationToken) Method

Definition

public:
 System::Threading::Tasks::Task ^ CloseAsync(System::Threading::CancellationToken cancellationToken);
public System.Threading.Tasks.Task CloseAsync (System.Threading.CancellationToken cancellationToken);
member this.CloseAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task

Parameters

cancellationToken
CancellationToken

Returns

Task

Applies to