Managed Syslog Server Class Library Reference | |
SyslogPacket.LocalEndPoint Property
受信したインターフェースを取得します。
[Visual Basic]Public Property LocalEndPoint As
IPEndPoint Property Value
パケットを受信したエンドポイントを格納する IPEndPoint インスタンス。
Remarks
UDP パケットを受信したインターフェースの情報を含む IPEndPoint を取得します。
See Also
SyslogPacket Class | Syslog Namespace