Compartir a través de


UdpTransportBindingElement.DuplicateMessageHistoryLength Propiedad

Definición

Obtiene o establece el número máximo de hash del mensaje utilizado por el enlace para identificar los mensajes duplicados.

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

Int32

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

Se aplica a