C# Class BF2Statistics.Web.HttpResponse

Show file Open project: BF2Statistics/ControlCenter Class Usage Examples

Protected Properties

Property Type Description
Client HttpClient
Clock Stopwatch

Property Details

Client protected property

Contains the HttpClient object
protected HttpClient,BF2Statistics.Web Client
return HttpClient

Clock protected property

Our connection timer
protected Stopwatch Clock
return Stopwatch