Gets the start time.

Namespace: DotNetNuke.Services.Cache
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DateTime StartTime { get; }
Visual Basic
Public ReadOnly Property StartTime As DateTime
	Get

See Also