InstanceEntry.Next Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public ReadOnly Property Next As InstanceEntry
    Get
'Usage
Dim instance As InstanceEntry
Dim value As InstanceEntry

value = instance.Next
public InstanceEntry Next { get; }