|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
| Leadtools.MediaStreaming Namespace : ILtmsLogInformation Interface |
The following tables list the members exposed by ILtmsLogInformation.
| Name | Description | |
|---|---|---|
![]() | BytesReceived | Retrieves the number of bytes the server received. |
![]() | BytesSent | Retrieves the number of bytes that the server sent. |
![]() | ClientIP | Retrieves the IP address of the client that made the request. |
![]() | ComputerName | Retrieves the name of the computer that is running the server. |
![]() | Cookie | The content of the cookie sent or received. |
![]() | Host | Retrieves the host header name. |
![]() | Method | Retrieves the requested action. |
![]() | ProtocolSubStatus | Retrieves the protocol-specific substatus error code. |
![]() | ProtocolVersion | Retrieves the protocol version that the client used. |
![]() | Referrer | Retrieves the site that the user last visited. |
![]() | ServerIP | Retrieves the IP address of the server that received the request. |
![]() | ServerPort | Retrieves the port number for the server that received the request. |
![]() | SiteName | Retrieves the name of the server executable. |
![]() | Status | Retrieves the HTTP status code. |
![]() | TimeStamp | Retrieves the timestamp of the log event. |
![]() | TimeTaken | Retrieves the length of time the action took. |
![]() | URIQuery | Retrieves the query the client was trying to perform. |
![]() | URIStem | Retrieves the target of the action. |
![]() | UserAgent | Retrieves the browser type that the client used. |
![]() | UserName | Retrieves the name of the authenticated user who accessed the server. |
![]() | Win32Status | Retrieves the Windows status code. |