  | SocketConnectionLocalPort Property  | 
[Missing <summary> documentation for "P:AsterNET.IO.SocketConnection.LocalPort"]
 
Namespace: AsterNET.IOAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int LocalPort { get; }Public ReadOnly Property LocalPort As Integer
	Get
public:
property int LocalPort {
	int get ();
}member LocalPort : int with get
Property Value
Type: 
Int32
See Also