Proxy.StartTime Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Proxy.StartTime Property

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.

See Also

Proxy Class | Proxy Members | Org.Mentalis.Proxy Namespace