InternalLifetimeEntry.StartupTime Field
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public StartupTime As Long
'Usage
Dim instance As InternalLifetimeEntry
Dim value As Long
value = instance.StartupTime
instance.StartupTime = value
public long StartupTime