Condividi tramite


CompositeChangeToken.ActiveChangeCallbacks Proprietà

Definizione

Indica se questo token genera attivamente callback. Se false, il consumer di token deve eseguire il polling HasChanged per rilevare le modifiche.

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

Valore della proprietà

true se il token genererà in modo proattivo i callback; false in caso contrario.

Implementazioni

Si applica a