ContinueTransactionEventArgsreason Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public ContinueTransactionReason reason { get; }
Public ReadOnly Property reason As ContinueTransactionReason
Get
public:
property ContinueTransactionReason reason {
ContinueTransactionReason get ();
}
Property Value
Type:
ContinueTransactionReasonSee Also