ClientChatterInboundPort Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int InboundPort { get; }
Public ReadOnly Property InboundPort As Integer
Get
public:
property int InboundPort {
int get ();
}
Property Value
Type:
Int32See Also