Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Engine.GeodatabaseManager.ActionHandlers Namespace : RunFeederSync Class |
The following tables list the members exposed by RunFeederSync.
Name | Description | |
---|---|---|
![]() | RunFeederSync Constructor |
Name | Description | |
---|---|---|
![]() | ActionName | The event with which the action handler has been associated. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | ActionType | Indicates what type of process (e.g. Reconcile, Post) has raised this event. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | DefaultParameters | Name, type, value entries that provide additional information to the action handler. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | Description | Text describing what the action handler does. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | Name | Name of action handler. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | ServiceConfiguration | GDBM Reconcile/Post Service Configuration. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
Name | Description | |
---|---|---|
![]() | Log | log4net log object for logging debug info, warning or error events. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
Name | Description | |
---|---|---|
![]() | Enabled | Overridden. |
![]() | Execute | Calls on the SubExecute method to perform the desired actions. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
![]() | ToString | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler) |
Name | Description | |
---|---|---|
![]() | SubExecute | Overridden. |