Api.JetStopServiceInstance method

Prepares an instance for termination.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared Sub JetStopServiceInstance ( _
    instance As JET_INSTANCE _
)
'Usage
Dim instance As JET_INSTANCEApi.JetStopServiceInstance(instance)
public static void JetStopServiceInstance(
    JET_INSTANCE instance
)

Parameters

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace