UdpBinding.DuplicateMessageHistoryLength Propiedad

Definición

Obtiene o establece el valor de longitud duplicada del historial de mensajes en un elemento de enlace de UDP.

public:
 property int DuplicateMessageHistoryLength { int get(); void set(int value); };
public int DuplicateMessageHistoryLength { get; set; }
member this.DuplicateMessageHistoryLength : int with get, set
Public Property DuplicateMessageHistoryLength As Integer

Valor de propiedad

Número máximo de hash del mensaje utilizado por el enlace para identificar los mensajes duplicados.

Se aplica a