Compartilhar via


LatencyContextRegistrationOptions.CheckpointNames Propriedade

Definição

Obtém ou define a lista de nomes de ponto de verificação 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 da propriedade

Atributos

Aplica-se a