ISystemClock Interface

 

Abstracts the system clock to facilitate testing.

Namespace:   Microsoft.Owin.Infrastructure
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

public interface class ISystemClock

NameDescription
System_CAPS_pubpropertyUtcNow

Retrieves the current system time in UTC.

Return to top
Show: