IObservableFeatureFlagsStore2.WatchForChanges(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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