CSession.Port Property | |
The Port number of the current session communication.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Port AS USUAL GET SET
public virtual Usual Port { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe Port number of the current session communication.
See Also