Gets or sets the date when this Proxy server was first started.
[Visual Basic]Protected Property StartTime As Date
[C#]
protected System.DateTime StartTime {get; set;}
Property Value
A DateTime structure that indicates when this Proxy server was first started.