CounterEntryAligned.LifetimeOffset Property
This member overrides CounterEntry.LifetimeOffset.
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Overrides Property LifetimeOffset As Integer
Get
Set
'Usage
Dim instance As CounterEntryAligned
Dim value As Integer
value = instance.LifetimeOffset
instance.LifetimeOffset = value
public override int LifetimeOffset { get; set; }
Property Value
Type: System.Int32