Share via


IRequestChannel.RemoteAddress Property

Gets the remote endpoint address for the request.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public virtual abstract Uri RemoteAddress { get; }

Property Value

A remote endpoint address.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

IRequestChannel Interface
IRequestChannel Members
Bindings