HubConnectionStore Třída

Definice

Ukládá HubConnectionContextpodle ID.

public ref class HubConnectionStore
public class HubConnectionStore
type HubConnectionStore = class
Public Class HubConnectionStore
Dědičnost
HubConnectionStore

Poznámky

Toto rozhraní API je určené pro interní využití.

Konstruktory

HubConnectionStore()

Vlastnosti

Count

Počet připojení v úložišti

Item[String]

HubConnectionContext Získejte ID připojení.

Metody

Add(HubConnectionContext)

Přidejte do úložiště.HubConnectionContext

GetEnumerator()

Získá enumerátor přes úložiště připojení.

Remove(HubConnectionContext)

Odebere ze storu soubor HubConnectionContext .

Platí pro