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: NFX.Glue.Instrumentation
Assembly: NFX.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()
Declaration
public static void Happened()
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |