Skip to content

DeactivationReason

struct

Namespace: Orleans

Represents a reason for initiating grain deactivation.
public readonly struct DeactivationReason

Constructors

Properties

  • Description Gets the descriptive reason for the deactivation.
  • Exception Gets the exception which resulted in deactivation.
  • ReasonCode Gets the reason for deactivation.

Methods

  • ToStringReturns the fully qualified type name of this instance.