HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Entry Class / ServerPort Property

In This Topic
    ServerPort Property
    In This Topic
    Gets the server TCP port number to which this request was sent. By default this is port 80 for HTTP and port 443 for HTTPS.
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerPort As Integer
    public int ServerPort {get;}
    Requirements
     
    See Also