Public Methods
| Name | Description | |
|---|---|---|
|
baseGetNextCounter | The base function used by all other classes for reading from the AC counter table |
|
Dispose | Overloaded. Releases the resources used by the |
|
Equals | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetService | (inherited from MarshalByValueComponent) |
|
GetType | (inherited from Object) |
|
logErrorMessage | if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur writes the passed errormessage to the log file |
|
logErrorObject | if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur loops through the passed in System.Exception object and writes the messages |
|
ToString | (inherited from MarshalByValueComponent) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Releases the resources used by the |
|
Finalize | (inherited from MarshalByValueComponent) |
|
MemberwiseClone | (inherited from Object) |