Gets the local time when the message was created.
Namespace: Dapfor.Net.DiagnosticsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public DateTime DateTime { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DateTime As DateTime Get |
| Visual C++ |
|---|
public: property DateTime DateTime { DateTime get (); } |
| F# |
|---|
member DateTime : DateTime with get |
Property Value
Type: DateTimeThe date time.