Share via


SecurityElementBase.IncludeTimestamp Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se ogni messaggio contiene un timestamp.

public:
 property bool IncludeTimestamp { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("includeTimestamp", DefaultValue=true)]
public bool IncludeTimestamp { get; set; }
[<System.Configuration.ConfigurationProperty("includeTimestamp", DefaultValue=true)>]
member this.IncludeTimestamp : bool with get, set
Public Property IncludeTimestamp As Boolean

Valore della proprietà

Boolean

true se il messaggio contiene un timestamp. In caso contrario, false.

Attributi

Si applica a