HubCallerContext.Items Propriedade

Definição

Obtém uma coleção de chave/valor que pode ser usada para compartilhar dados dentro do escopo dessa conexão.

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

Valor da propriedade

Aplica-se a