Click or drag to resize
WebSocketClientResponseHeader Property
获取响应头

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public Dictionary<string, string> ResponseHeader { get; }

Property Value

Type: DictionaryString, String
See Also