IObservableFeatureFlagsStore2.WatchForChanges(String) Method

Definition

Watch for when the value of a feature flag changes.

public void WatchForChanges(string name);
abstract member WatchForChanges : string -> unit
Public Sub WatchForChanges (name As String)

Parameters

name
String

Applies to