Metodo Windows8Api.JetStopServiceInstance2
Prepara un'istanza per la terminazione. Può anche essere usato per riprendere una precedente insecenza.
Namespace:Microsoft.Isam.Esent.Interop.Windows8
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
Public Shared Sub JetStopServiceInstance2 ( _
instance As JET_INSTANCE, _
grbit As StopServiceGrbit _
)
'Usage
Dim instance As JET_INSTANCE
Dim grbit As StopServiceGrbitWindows8Api.JetStopServiceInstance2(instance, _
grbit)
public static void JetStopServiceInstance2(
JET_INSTANCE instance,
StopServiceGrbit grbit
)
Parametri
instance
Tipo: Microsoft.Isam.Esent.Interop.JET_INSTANCEIstanza (in esecuzione) da usare.
grbit
Tipo: Microsoft.Isam.Esent.Interop.Windows8.StopServiceGrbitOpzioni per arrestare o riprendere l'istanza.