GrainCollectionOptions.DeactivationTimeout Property

Definition

Timeout value before giving up when trying to deactivate a grain activation (waiting for all timers to stop and calling Grain.OnDeactivate())

public TimeSpan DeactivationTimeout { get; set; }
member this.DeactivationTimeout : TimeSpan with get, set
Public Property DeactivationTimeout As TimeSpan

Property Value

Applies to