The port on which this instance is listening
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int ListenPort { get; }
Public ReadOnly Property ListenPort As Integer
Get
public:
property int ListenPort {
int get ();
}
Property Value
Type:
Int32See Also