Class ClientGotOverMaxMsgSizeErrorEvent
Inheritance
System.Object
ClientGotOverMaxMsgSizeErrorEvent
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("BB4CE13E-26FC-47E5-AF84-6A4C77F01E39")]
public class ClientGotOverMaxMsgSizeErrorEvent : ClientTransportErrorEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IErrorInstrument, IProblemClass, INetInstrument, IIOInstrumentClass, IOperationClass, IInstrumentClass
Constructors
ClientGotOverMaxMsgSizeErrorEvent(String)
Declaration
protected ClientGotOverMaxMsgSizeErrorEvent(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, Node)
Declaration
public static void Happened(IInstrumentation inst, Node node)
Parameters
| Type | Name | Description |
|---|---|---|
| IInstrumentation | inst | |
| Node | node |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
| Type | Description |
|---|---|
| Datum |