ILogEntry
Top  Previous  Next

ILogEntry represents a single HTTP transaction.

General methods and properties.

prop get
BytesReceived
prop get
BytesSent
prop get
CacheAfter
prop get
CacheBefore
prop get
ClientIP
prop get
ClientPort
prop get
Content
prop get
ErrorCode
prop get
ErrorMessage
prop get
HasError
prop get
HTTPStatusCode
prop get
IsComplete
prop get
IsRedirect
prop get
Method
prop get
ProcessName
prop get
ProcessID
prop get
RedirectURL
prop get
Request
prop get
Response
prop get
SeqNO
prop get
Result
prop get
ServerIP
prop get
ServerPort
prop get
TimeDuration
prop get
TimeEnd
prop get
TimeEndSecs
prop get
TimeStart
prop get
TimeStartSecs
Prop get
TimingInfos
prop get
URL
prop get
IsFiltered
prop get
Hints


Get ILogEntry Reference
HTTPAnalyzer.Log[Index]

See Also
IHTTPAnalyzer