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

In This Topic
    ClientPort Property
    In This Topic
    Gets the local TCP port number that was used to send this HTTP request.
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientPort As Integer
    public int ClientPort {get;}
    Requirements
     
    See Also