Miner.Geodatabase.Engine Assembly : Miner.Geodatabase.GeodatabaseManager.Services Namespace |
Class | Description | |
---|---|---|
![]() | GdbmLogReadClient | Proxy object implementation for the IGdbmLoggingRead interface. |
![]() | GdbmLogWriteClient | Proxy object implementation for the IGdbmLoggingWrite interface. |
![]() | GdbmStatusNotifierClient | Proxy object implementation for the IGdbmStatusNotifier interface. |
![]() | GdbmWriteToFileClient | Proxy object implementation for the IGdbmWriteToFile interface. |
![]() | LoggingEventContainer | acts as a container for log4net.Code.LoggingEvent |
![]() | ReceiverFaultDetail | Fault contract used by the service to notify when errors occur related to data used in performing operations. Modified from "Implementing IErrorHandler" lab in "Learning WCF" by Michele Leroux Bustamante 2007 (O'Reilly) |
![]() | SenderFaultDetail | Fault contract used by the service to notify when errors occur that are not related to data used in performing operations. Modified from "Implementing IErrorHandler" lab in "Learning WCF" by Michele Leroux Bustamante 2007 (O'Reilly) |
![]() | ServiceLoggingParameters | Data object for wrapping several logging configuration parameters including service name, service status, start index, trace level and output file path. |
Interface | Description | |
---|---|---|
![]() | IGdbmLoggingRead | Service contract for retrieving events from the geodatabase manager logging service. |
![]() | IGdbmLoggingWrite | Service contract for writing to the geodatabase manager logging service. |
![]() | IGdbmStatusNotifier | Service contract for notifying the logging service that a batch reconcile/post service has started or stopped. |