Class CallSlotNotFoundErrorEvent
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.Glue.Instrumentation
Assembly: Azos.dll
Syntax
[Serializable]
[BSONSerializable("23550EEF-9040-4470-BE3E-C5EA147F8D90")]
public class CallSlotNotFoundErrorEvent : ClientEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IErrorInstrument, IProblemClass, INetInstrument, IIOInstrumentClass, IOperationClass, IInstrumentClass
Constructors
CallSlotNotFoundErrorEvent()
Declaration
protected CallSlotNotFoundErrorEvent()
Properties
Description
Declaration
public override string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
Happened(IInstrumentation)
Declaration
public static void Happened(IInstrumentation inst)
Parameters
Type | Name | Description |
---|---|---|
IInstrumentation | inst |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |