TastyRemoteCommander.

ConnectAsync(CancellationToken) Method

Syntax

public virtual Task<Task<int>> ConnectAsync(CancellationToken cancellationToken = default(CancellationToken))

Parameters

Name Type Description
cancellationToken CancellationToken

Return Value

Type Description
Task<Task<int>>