HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Property UnderlyingConnection

    UnderlyingConnection

    Gets the underlying HubConnection. Intended for advanced scenarios not covered by the typed API; errors from direct use of the underlying connection are not translated to ApiException instances.

    Declaration
    public HubConnection UnderlyingConnection { get; }
    Property Value
    Type Description
    HubConnection
    © Singulink. All rights reserved.