WebSocketClientHeaderFields Property |
[Missing <summary> documentation for "P:Eneter.Messaging.MessagingSystems.WebSocketMessagingSystem.WebSocketClient.HeaderFields"]
Namespace:
Eneter.Messaging.MessagingSystems.WebSocketMessagingSystem
Assembly:
Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax public IDictionary<string, string> HeaderFields { get; }
Public ReadOnly Property HeaderFields As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
StringSee Also