Api.JetStopServiceInstance-Methode
Bereitet eine Instanz für die Beendigung vor.
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
)
Parameter
instance
Typ: Microsoft.Isam.Esent.Interop.JET_INSTANCEDie zu verwendende (ausgeführte) Instanz.