Ozeki VoIP SDK Class library
HTTPHeaders Property
NamespacesOzeki.Media.MJPEGStreamingMJPEGConnectionHTTPHeaders
Declaration Syntax
C#Visual BasicVisual C++
public Dictionary<string, string> HTTPHeaders { get; private set; }
Public Property HTTPHeaders As Dictionary(Of String, String)
	Get
	Private Set
public:
property Dictionary<String^, String^>^ HTTPHeaders {
	Dictionary<String^, String^>^ get ();
	private: void set (Dictionary<String^, String^>^ value);
}
Property Value
Dictionary<(Of <(<'String, String>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290