Click or drag to resize

MJPEGConnectionHTTPHeaders Property

Gets the HTTP Headers.

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

Property Value

Type: DictionaryString, String
See Also