Class AuthAllocBlockCalledEvent
Authority received block allocation call
Implements
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: Azos.Sky.Identification.Instrumentation
Assembly: Azos.Sky.dll
Syntax
[Serializable]
[BSONSerializable("88D561E4-32C6-47A0-ACA1-E7E735D3D84E")]
public class AuthAllocBlockCalledEvent : GDIDAuthorityEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IGDIDInstrument, INetInstrument, IIOInstrumentClass, IOperationClass, IInstrumentClass
Constructors
AuthAllocBlockCalledEvent(String)
Declaration
protected AuthAllocBlockCalledEvent(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(IInstrumentation, String, String)
Declaration
public static void Happened(IInstrumentation inst, string scope, string seq)
Parameters
Type | Name | Description |
---|---|---|
IInstrumentation | inst | |
System.String | scope | |
System.String | seq |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |