Enum RemoteOperation
Assembly: Ascon.Polynom.Api.dll
Syntax
public enum RemoteOperation : byte
Fields
| Name |
Description |
| AbortAsyncOperation |
|
| CanCreateAnonymousSession |
|
| ClearData |
|
| ClearStorage |
|
| CloseConnection |
|
| CreateAndStartSyncOverAsyncOperation |
|
| CreateBlankDatabase |
|
| CreateSession |
|
| CreateStorage |
|
| CreateStorageTool |
|
| CreateUserDirectly |
|
| DeleteAllSessions |
|
| DeleteStorage |
|
| DisposeStorageTool |
|
| DropSchema |
|
| GetPasswordHashInfo |
|
| GetServiceEvents |
|
| GetSessionDefinitions |
|
| HandShake |
|
| InitializeConnection |
|
| Login |
|
| LoginAnonymous |
|
| LoginByAccessToken |
|
| MakeStorageToolOperation |
|
| None |
|
| RaiseAsyncOperationError |
|
| ReleaseApiObjects |
|
| ResumeSyncOverAsyncOperation |
|
| StartAsyncOperation |
|