ConnectionEventArgs.EndPoint Property

Gets or sets a network endpoint as an IP address, port number, destination TSAP and a source TSAP.

Namespace: Rfc1006LibNet.Advanced.EventArgs
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

C#

public Rfc1006IPEndPoint EndPoint { get; set; }


Property Value

Reference