DotNetWorkQueue.Time.BaseTime.GetTime C# (CSharp) Method

GetTime() protected abstract method

Gets the time as a UTC date
protected abstract GetTime ( ) : System.DateTime
return System.DateTime
        protected abstract DateTime GetTime();