![]() DEFAULT_ENCODING | The default encoding type for the application. |
![]() DEFAULT_PORT | The default port that a cvs server listens on. |
![]() SUB_SECTION | The sub section of this configuration entity in the application configuration file. |
![]() DefaultEncoding | The default encoding to use for streams. |
![]() Encoding | The encoding to use for streams. |
![]() GetInstance | Get a new instance of the configuration settings. If the configuration file cannot be loaded then use default configuration settings. |
SharpCvsLibConfig Constructor | Create a new instance of the logging configuration. |
AuthSleep | The time between when an authorization request is sent and the response is read. This is used to handle problems from a slow network connection or a slow server. |
Log | Logging configuration settings. |
Shell |
The cvs connection type
|
Timeout | The timeout value for the cvs server connection. |
Verbose |
Set to trueif the request/ response commands should be sent to a log file. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Return a human readable representation of the object. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace