Click or drag to resize

SQLiteSearchIndexRefreshJobCancel Method

Cancel the running of this job

Namespace:  SanteDB.DisconnectedClient.SQLite.Search
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public void Cancel()

Implements

IJobCancel
See Also