SessionData Class |
Namespace: Fiddler
The SessionData type exposes the following members.
Name | Description | |
---|---|---|
SessionData(Session) |
Create a SessionData object.
Note: Method must run as cheaply as possible, since it runs on all Drag/Dropped sessions within Fiddler itself.
| |
SessionData(SerializationInfo, StreamingContext) | Initializes a new instance of the SessionData class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetObjectData | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
arrMetadata | ||
arrRequest | ||
arrResponse | ||
arrWebSocketMessages |