LatencyContextOptions.ThrowOnUnregisteredNames Propriedade

Definição

Recebe ou define um valor que indica se uma exceção é lançada ao usar nomes não registados.

public:
 property bool ThrowOnUnregisteredNames { bool get(); void set(bool value); };
public bool ThrowOnUnregisteredNames { get; set; }
member this.ThrowOnUnregisteredNames : bool with get, set
Public Property ThrowOnUnregisteredNames As Boolean

Valor de Propriedade

true se as APIs do ILatencyContext lançam quando se usam nomes não registados. false Se for no-ops. O valor predefinido é false.

Aplica-se a