GetTextAsync(Int32, CancellationToken) Method

Definition

Assembly XenoAtom.Terminal.dll
[AsyncStateMachine(typeof(TerminalClipboard. < GetTextAsync > d__13))]
public ValueTask<string?> GetTextAsync(int timeoutMs = 1000, CancellationToken cancellationToken = default(CancellationToken))

Parameters

timeoutMs
Int32
cancellationToken
CancellationToken

Returns