Class CacheTableSwept
Cache table was swept
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NFX.ApplicationModel.Pile.Instrumentation
Assembly: NFX.dll
Syntax
[Serializable]
[BSONSerializable("6360EF29-C14D-4CCD-81A1-433F3F533A0B")]
public class CacheTableSwept : CacheEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable
Constructors
CacheTableSwept(String)
Declaration
protected CacheTableSwept(string src)
Parameters
Type | Name | Description |
---|---|---|
System.String | src |
Properties
Description
Declaration
public override string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
Happened(String)
Declaration
public static void Happened(string tableName)
Parameters
Type | Name | Description |
---|---|---|
System.String | tableName |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |