ICustomProvider.GetStoreUtcTime Method (Object)
Obtains the current UTC time based on the clock for the configuration store.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- transactionContext
-
Type:
System.Object
The transaction context object.
If the configuration store is shared by multiple clients at different locations, every client must obtain the same time as it exists on the configuration store machine.
Show: