The properties of the SharpCvsLibConfig class are listed below. For a complete list of SharpCvsLibConfig class members, see the SharpCvsLibConfig Members topic.
![]() DefaultEncoding | The default encoding to use for streams. |
![]() Encoding | The encoding to use for streams. |
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. |
SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace