LifetimeEntry Constructor (InternalLifetimeEntry*, IntPtr)

This API is not CLS-compliant. 

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

Syntax

'Declaration
Visual Basic does not support APIs that consume or return unsafe types.
'Usage
Visual Basic does not support APIs that consume or return unsafe types.
[CLSCompliantAttribute(false)]
public LifetimeEntry(
    InternalLifetimeEntry* internalLifetimeEntry,
    IntPtr handle
)

Parameters