Condividi tramite


HubConnectionContext.Items Proprietà

Definizione

Ottiene una raccolta chiave/valore che può essere utilizzata per condividere i dati nell'ambito di questa connessione.

public:
 virtual property System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ Items { System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ get(); };
public virtual System.Collections.Generic.IDictionary<object,object> Items { get; }
public virtual System.Collections.Generic.IDictionary<object,object?> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<obj, obj>
Public Overridable ReadOnly Property Items As IDictionary(Of Object, Object)

Valore della proprietà

Si applica a