Click or drag to resize
MJPEGConnection.HTTPHeaders Property
Gets the HTTP Headers.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Dictionary<string, string> HTTPHeaders { get; }

Property Value

Type: Dictionary<String, String>
See Also