RSErrorCode Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O conjunto de códigos de erro usados pelas bibliotecas de runtime do Orleans para registrar erros em log. Para Lembretes.
public enum RSErrorCode
type RSErrorCode =
Public Enum RSErrorCode
- Herança
-
RSErrorCode
Campos
Nome | Valor | Description |
---|---|---|
ReminderServiceBase | 102900 | |
RS_Register_TableError | 102905 | |
RS_Register_AlreadyRegistered | 102907 | |
RS_Register_InvalidPeriod | 102908 | |
RS_Register_NotRemindable | 102909 | |
RS_NotResponsible | 102910 | |
RS_Unregister_NotFoundLocally | 102911 | |
RS_Unregister_TableError | 102912 | |
RS_Table_Insert | 102913 | |
RS_Table_Remove | 102914 | |
RS_Tick_Delivery_Error | 102915 | |
RS_Not_Started | 102916 | |
RS_UnregisterGrain_TableError | 102917 | |
RS_GrainBasedTable1 | 102918 | |
RS_Factory1 | 102919 | |
RS_FailedToReadTableAndStartTimer | 102920 | |
RS_TableGrainInit1 | 102921 | |
RS_TableGrainInit2 | 102922 | |
RS_TableGrainInit3 | 102923 | |
RS_GrainBasedTable2 | 102924 | |
RS_ServiceStarting | 102925 | |
RS_ServiceStarted | 102926 | |
RS_ServiceStopping | 102927 | |
RS_RegisterOrUpdate | 102928 | |
RS_Unregister | 102929 | |
RS_Stop | 102930 | |
RS_RemoveFromTable | 102931 | |
RS_GetReminder | 102932 | |
RS_GetReminders | 102933 | |
RS_RangeChanged | 102934 | |
RS_LocalStop | 102935 | |
RS_Started | 102936 | |
RS_ServiceInitialLoadFailing | 102937 | |
RS_ServiceInitialLoadFailed | 102938 | |
RS_FastReminderInterval | 102939 |