Class FlushCacheAndBroadcastPluginAttribute
Attribute for FlushCacheAndBroadcast plugins, implementing the IFlushCacheAndBroadcastPlugin interface
Namespace: SuperOffice.Data.Cache
Assembly: SoDataBase.dll
Syntax
public sealed class FlushCacheAndBroadcastPluginAttribute : PluginAttribute
Constructors
FlushCacheAndBroadcastPluginAttribute(String)
Attribute for FlushCacheAndBroadcast plugins, implementing the IFlushCacheAndBroadcastPlugin interface
Declaration
public FlushCacheAndBroadcastPluginAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Extension Methods
EnumUtil.MapEnums<From, To>(From)