ReceiverOptions.EnableReceiverRuntimeMetric Propiedad

Definición

Obtiene o establece un valor que indica si la métrica en tiempo de ejecución de un receptor está habilitada.

public bool EnableReceiverRuntimeMetric { get; set; }
member this.EnableReceiverRuntimeMetric : bool with get, set
Public Property EnableReceiverRuntimeMetric As Boolean

Valor de propiedad

True si un cliente quiere tener acceso ReceiverRuntimeInformation mediante PartitionReceiver.

Se aplica a