WebSocketMessageProperty.OpeningHandshakeProperties Propriedade

Definição

Recebe uma coleção de propriedades de handshake de abertura.

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Object ^> ^ OpeningHandshakeProperties { System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyDictionary<string,object> OpeningHandshakeProperties { get; }
member this.OpeningHandshakeProperties : System.Collections.ObjectModel.ReadOnlyDictionary<string, obj>
Public ReadOnly Property OpeningHandshakeProperties As ReadOnlyDictionary(Of String, Object)

Valor de Propriedade

Uma coleção de propriedades de handshake de abertura que contém no ReadOnlyDictionary<TKey,TValue>.

Aplica-se a