Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Abstracts the system clock to facilitate testing.
Namespace: Microsoft.Owin.Infrastructure
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Syntax
public interface ISystemClock
public interface class ISystemClock
type ISystemClock = interface end
Public Interface ISystemClock
Properties
Name | Description | |
---|---|---|
![]() |
UtcNow | Retrieves the current system time in UTC. |
See Also
Microsoft.Owin.Infrastructure Namespace
Return to top