EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method Send

    Send(SendInputArgs, CancellationToken)

    Sends the specified input as defined by the provided arguments.

    Declaration
    Task Send(SendInputArgs args, CancellationToken cancellationToken = default)
    Parameters
    Type Name Description
    SendInputArgs args

    The arguments defining the input to send.

    CancellationToken cancellationToken

    A token that can be used to cancel the send operation.

    Returns
    Type Description
    Task

    A task that represents the asynchronous operation.

    © Xab3r. All rights reserved.