C# Class SenseNet.Benchmarking.RequestState

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Свойство Type Description
ContentTypeName string
EndTime System.DateTime
FileSize long
FsPath string
Id int
InitTime System.DateTime
Level int
Request System.Net.WebRequest
Response Response
ResponseTime System.TimeSpan
SnPath string
StartTime System.DateTime
UrlIndex int

Property Details

ContentTypeName public_oe property

public string ContentTypeName
Résultat string

EndTime public_oe property

public DateTime,System EndTime
Résultat System.DateTime

FileSize public_oe property

public long FileSize
Résultat long

FsPath public_oe property

public string FsPath
Résultat string

Id public_oe property

public int Id
Résultat int

InitTime public_oe property

public DateTime,System InitTime
Résultat System.DateTime

Level public_oe property

public int Level
Résultat int

Request public_oe property

public WebRequest,System.Net Request
Résultat System.Net.WebRequest

Response public_oe property

public Response Response
Résultat Response

ResponseTime public_oe property

public TimeSpan,System ResponseTime
Résultat System.TimeSpan

SnPath public_oe property

public string SnPath
Résultat string

StartTime public_oe property

public DateTime,System StartTime
Résultat System.DateTime

UrlIndex public_oe property

public int UrlIndex
Résultat int