SecurityElementBase.IncludeTimestamp Eigenschap

Definitie

Hiermee wordt een Booleaanse waarde opgehaald of ingesteld die aangeeft of elk bericht een tijdstempel bevat.

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

Waarde van eigenschap

true als het bericht een tijdstempel bevat; anders, false.

Kenmerken

Van toepassing op