Show / Hide Table of Contents

    Class ReputationEventType

    Inheritance
    System.Object
    Enumeration
    ReputationEventType
    Implements
    IReputationEvents
    IEnumeration
    System.IEquatable<Enumeration>
    Inherited Members
    Enumeration.Name
    Enumeration.Id
    Enumeration.ToString()
    Enumeration.TryParse<T>(String, T, StringComparison)
    Enumeration.Parse<T>(String, StringComparison)
    Enumeration.GetAll<T>()
    Enumeration.Equals(Enumeration)
    Enumeration.Equals(Object)
    Enumeration.GetHashCode()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Catalyst.Abstractions.Types
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public class ReputationEventType : Enumeration, IReputationEvents, IEnumeration, IEquatable<Enumeration>

    Fields

    | Improve this Doc View Source

    InvalidMessageSignature

    Declaration
    public static readonly ReputationEventType InvalidMessageSignature
    Field Value
    Type Description
    ReputationEventType
    | Improve this Doc View Source

    NoResponseReceived

    Declaration
    public static readonly ReputationEventType NoResponseReceived
    Field Value
    Type Description
    ReputationEventType
    | Improve this Doc View Source

    ResponseReceived

    Declaration
    public static readonly ReputationEventType ResponseReceived
    Field Value
    Type Description
    ReputationEventType
    | Improve this Doc View Source

    UnCorrelatableMessage

    Declaration
    public static readonly ReputationEventType UnCorrelatableMessage
    Field Value
    Type Description
    ReputationEventType

    Properties

    | Improve this Doc View Source

    Amount

    Declaration
    public int Amount { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

    IReputationEvents
    IEnumeration
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network