| IClientRemoteAddress Property  | 
            Address of the representes client.
            
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring RemoteAddress { get; }ReadOnly Property RemoteAddress As String
	Get
property String^ RemoteAddress {
	String^ get ();
}abstract RemoteAddress : string with get
Property Value
Type: 
String
See Also