Skip to content

LifecycleEvent

class

Namespace: Orleans.Core.Diagnostics

The base class used for lifecycle diagnostic events.
public abstract class LifecycleEvent

Fields

  • ClientAddress The client address associated with the event, if any.
  • Stage The numeric stage identifier.
  • StageName The human-readable stage name.