FiddlerCore Documentation
FiddlerCore Documentation
Fiddler
Session Class
Session Methods
Abort Method
BuildFromData Method
COMETPeek Method
GetRedirectTargetURL Method
GetRequestBodyAsString Method
GetRequestBodyEncoding Method
GetResponseBodyAsString Method
GetResponseBodyEncoding Method
GetResponseBodyHash Method
GetResponseBodyHashAsBase64 Method
HostnameIs Method
HTTPMethodIs Method
Ignore Method
isAnyFlagSet Method
isFlagSet Method
LoadMetadata Method
LoadRequestBodyFromFile Method
LoadResponseFromFile Method
LoadResponseFromStream Method
PoisonClientPipe Method
PoisonServerPipe Method
SaveMetadata Method
SaveRequest Method
SaveRequestBody Method
SaveResponse Method
SaveResponseBody Method
SaveSession Method
ThreadResume Method
ToHTMLFragment Method
ToString Method
UNSTABLE_SetBitFlag Method
uriContains Method
utilAssignResponse Method
utilBZIP2Response Method
utilChunkResponse Method
utilCreateResponseAndBypassServer Method
utilDecodeRequest Method
utilDecodeResponse Method
utilDeflateResponse Method
utilFindInRequest Method
utilFindInResponse Method
utilGZIPRequest Method
utilGZIPResponse Method
utilPrependToResponseBody Method
utilReplaceInRequest Method
utilReplaceInResponse Method
utilReplaceOnceInResponse Method
utilReplaceRegexInResponse Method
utilSetRequestBody Method
utilSetResponseBody Method
WriteMetadataToStream Method
WriteRequestToStream Method
WriteResponseToStream Method
WriteToStream Method
Session
Abort Method
Closes both client and server pipes and moves state to Aborted; unpauses thread if paused.
Namespace:
Fiddler
Assembly:
FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
C#
VB
C++
Copy
public
void
Abort
()
Public
Sub
Abort
public
:
void
Abort
()
See Also
Reference
Session Class
Fiddler Namespace
©2015 Telerik
Send comments on this topic to
[email protected]