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

Search Results for

    Constructor HubMessage

    HubMessage(string)

    Initializes a new instance of the HubMessage class.

    Declaration
    public HubMessage(string name = "")
    Parameters
    Type Name Description
    string name

    The message name. Defaults to the name of the member the definition is assigned to.

    © Singulink. All rights reserved.