Class FlushCacheAndBroadcastPluginAttribute
Attribute for FlushCacheAndBroadcast plugins, implementing the IFlushCacheAndBroadcastPlugin interface
Inherited Members
Namespace: SuperOffice.Data.Cache
Assembly: SoDataBase.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
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 |