ConfigurationReloadToken.ActiveChangeCallbacks Property

Definition

Indicates if this token will proactively raise callbacks. Callbacks are still guaranteed to be invoked, eventually.

public:
 property bool ActiveChangeCallbacks { bool get(); };
public bool ActiveChangeCallbacks { get; }
member this.ActiveChangeCallbacks : bool
Public ReadOnly Property ActiveChangeCallbacks As Boolean

Property Value

True if the token will proactively raise callbacks.

Implements

Applies to