Compartir a través de


LatencyContextOptions.ThrowOnUnregisteredNames Propiedad

Definición

Obtiene o establece un valor que indica si se produce una excepción al usar nombres no registrados.

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 propiedad

true si las API de ILatencyContext se producen al usar nombres no registrados. false si no funciona. El valor predeterminado es false.

Se aplica a