[]
        
(Showing Draft Content)

C1.DataCollection.C1CursorDataCollection-2.ConnectAsync

ConnectAsync Method

ConnectAsync(CancellationToken)

Connects the collection to the source.

Declaration
public Task ConnectAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken

The cancellation token.

Returns
Type Description
Task
Implements