ServerPort Property
Summary
Gets the JPIP server port.
Syntax
public int ServerPort { get; }
Public ReadOnly Property ServerPort As Integer
public:
property int ServerPort {
int get();
}
Property Value
The port number of the listening JPIP server to call.