ITaskTTokens - свойство

Return tokens collected during task execution. May be empty if nothing collected, or if the task was executed in the same context as the current ICacheContextAccessor.Current.

Пространство имён:  Orchard.Caching
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
IEnumerable<IVolatileToken> Tokens { get; }

Значение свойства

Тип: IEnumerableIVolatileToken
См. также