Class ServiceClientHubRetriableCallError
Inheritance
System.Object
ServiceClientHubRetriableCallError
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.Contracts.Instrumentation
Assembly: Azos.Sky.dll
Syntax
[Serializable]
[BSONSerializable("D2BDA600-7B13-4701-BC8F-C9E72A26CED8")]
public class ServiceClientHubRetriableCallError : ServiceClientHubErrorEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, INetInstrument, IIOInstrumentClass, IOperationClass, IErrorInstrument, IProblemClass, IInstrumentClass
Constructors
ServiceClientHubRetriableCallError(String)
Declaration
protected ServiceClientHubRetriableCallError(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(Type, String)
Declaration
public static void Happened(Type tContract, string toName)
Parameters
Type | Name | Description |
---|---|---|
System.Type | tContract | |
System.String | toName |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |