IPRoutingInfo Class |
Namespace: Demo3D.Net
public class IPRoutingInfo : RoutingInfo
The IPRoutingInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IPRoutingInfo |
Constructs a new IPRoutingInfo.
|
| Name | Description | |
|---|---|---|
| LocalEndPoint |
The local endpoint (or null).
| |
| RemoteEndPoint |
The remote endpoint (or null).
| |
| String |
A printable string description.
(Overrides RoutingInfoString.) |
| Name | Description | |
|---|---|---|
| GetIPRoutingInfo |
Get the IPRoutingInfo from a packet.
|