Свойство | Тип | Описание | |
---|---|---|---|
ApplicationRecoveryFinished | void | ||
ApplicationRecoveryInProgress | System.Result | ||
InternalRecoveryHandler | uint | ||
RegisterApplicationRecoveryCallback | System.Result | ||
RegisterApplicationRestart | System.Result | ||
UnregisterApplicationRecoveryCallback | System.Result | ||
UnregisterApplicationRestart | System.Result |
Метод | Описание | |
---|---|---|
ApplicationRecoveryFinished ( [ success ) : void | ||
ApplicationRecoveryInProgress ( [ canceled ) : System.Result | ||
InternalRecoveryHandler ( |
Handles and invokes the internal recovery callback.
|
|
RegisterApplicationRecoveryCallback ( InternalRecoveryCallback callback, |
||
RegisterApplicationRestart ( [ commandLineArgs, RestartRestrictions flags ) : System.Result | ||
UnregisterApplicationRecoveryCallback ( ) : System.Result | ||
UnregisterApplicationRestart ( ) : System.Result |