| MJPEGStreamConnectionRemoteAddress Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string RemoteAddress { get; }Public ReadOnly Property RemoteAddress As String
	Get
public:
property String^ RemoteAddress {
	String^ get ();
}member RemoteAddress : string with get
Property Value
Type: 
String
See Also