Compartir vía


LatencyContextRegistrationOptions.CheckpointNames Propiedad

Definición

Obtiene o establece la lista de nombres de punto de comprobación registrados.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ CheckpointNames { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.IReadOnlyList<string> CheckpointNames { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.CheckpointNames : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property CheckpointNames As IReadOnlyList(Of String)

Valor de propiedad

Atributos

Se aplica a