Метод Windows8Api.JetStopServiceInstance2
Подготавливает экземпляр к завершению. Также можно использовать для возобновления предыдущей заморозки.
Пространство имен:Microsoft.Isam.Esent.Interop.Windows8
Сборки: Microsoft.Isam.Esent.Interop (в Microsoft.Isam.Esent.Interop.dll)
Синтаксис
'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
)
Параметры
instance
Тип: Microsoft.Isam.Esent.Interop.JET_INSTANCEИспользуемый (запущенный) экземпляр.
grbit
Тип: Microsoft.Isam.Esent.interop.Windows8.StopServiceGrbitПараметры для остановки или возобновления работы экземпляра.