Class AuthLocationReadFailureEvent
Authority sequence read from location failed
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("E29A3788-1372-47B7-B1EB-32740F93C9FF")]
public class AuthLocationReadFailureEvent : GDIDAuthorityEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IGDIDInstrument, INetInstrument, IIOInstrumentClass, IOperationClass, IErrorInstrument, IProblemClass, IInstrumentClass
Constructors
AuthLocationReadFailureEvent(String)
Declaration
protected AuthLocationReadFailureEvent(string location)
Parameters
Type | Name | Description |
---|---|---|
System.String | location |
Properties
Description
Declaration
public override string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
Happened(IInstrumentation, String)
Declaration
public static void Happened(IInstrumentation inst, string location)
Parameters
Type | Name | Description |
---|---|---|
IInstrumentation | inst | |
System.String | location |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |