Méthode Api.JetStopServiceInstance
Prépare un instance pour l’arrêt.
Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Shared Sub JetStopServiceInstance ( _
instance As JET_INSTANCE _
)
'Usage
Dim instance As JET_INSTANCEApi.JetStopServiceInstance(instance)
public static void JetStopServiceInstance(
JET_INSTANCE instance
)
Paramètres
instance
Type : Microsoft.Isam.Esent.Interop.JET_INSTANCEInstance (en cours d’exécution) à utiliser.