SecurityElementBase.IncludeTimestamp Egenskap

Definition

Hämtar eller anger ett booleskt värde som anger om varje meddelande innehåller en tidsstämpel.

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

Egenskapsvärde

trueom meddelandet innehåller en tidsstämpel; annars . false

Attribut

Gäller för