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