Click or drag to resize
SessionUNSTABLE_SetBitFlag Method
DO NOT USE. TEMPORARY WHILE REFACTORING VISIBILITY OF MEMBERS

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public void UNSTABLE_SetBitFlag(
	SessionFlags FlagsToSet,
	bool b
)

Parameters

FlagsToSet
Type: FiddlerSessionFlags
b
Type: SystemBoolean
See Also