ข้ามไปยังเนื้อหา

Class BehaviorDiagnostics

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Behaviors.Diagnostics
Assembly: Cephalon.Behaviors.dll

Structured diagnostic event-id constants for the ABT behavior runtime. IDs are in the range 5100–5109.

public static class BehaviorDiagnostics

objectBehaviorDiagnostics

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Advisory contributor added an advisory for a behavior.

public static readonly EventId AdvisoryRaised

EventId

Behavior registered in the catalog.

public static readonly EventId BehaviorRegistered

EventId

Behavior compatibility matrix violation detected at startup.

public static readonly EventId CompatibilityViolation

EventId

Behavior dispatch failed with an exception.

public static readonly EventId DispatchFailed

EventId

Behavior dispatch completed successfully.

public static readonly EventId Dispatched

EventId

Behavior dispatch started.

public static readonly EventId Dispatching

EventId

Behavior execution slot compiled at startup.

public static readonly EventId SlotCompiled

EventId

Behavior topology resolved from configuration.

public static readonly EventId TopologyResolved

EventId

Transport binding failed to initialize.

public static readonly EventId TransportBindFailed

EventId

Transport binding initialized for a behavior.

public static readonly EventId TransportBound

EventId