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

Search Results for

    Constructor HubStream

    HubStream(string)

    Initializes a new instance of the HubStream<TItem> class.

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

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

    © Singulink. All rights reserved.