CF_Connection object used to connect to the storage system.
More...
|
UserCredentials | UserCreds [get] |
| Gets the UserCredentials Object to dynamically update account connection information
|
|
bool | HasCDN [get] |
| Gets a value indicating whether this instance has CDN.
|
|
int | Retries [get, set] |
| Gets or sets retries.
|
|
int | Timeout [get, set] |
| Gets or sets the timeout of the tcp connection.
|
|
string | UserAgent [get, set] |
| Gets or sets the user agent.
|
|
bool | HasCDN [get] |
|
UserCredentials | UserCreds [get] |
|
int | Retries [get, set] |
|
int | Timeout [get, set] |
|
string | UserAgent [get, set] |
|
CF_Connection object used to connect to the storage system.
void Rackspace.Cloudfiles.CF_Connection.Authenticate |
( |
| ) |
|
void Rackspace.Cloudfiles.CF_Connection.Authenticate |
( |
bool |
snet | ) |
|
bool Rackspace.Cloudfiles.CF_Connection.HasCDN |
|
get |
Gets a value indicating whether this instance has CDN.
true
if this instance has CDN; otherwise, false
.
int Rackspace.Cloudfiles.CF_Connection.Retries |
|
getset |
Gets or sets retries.
Number of times to retry defaults to zero
int Rackspace.Cloudfiles.CF_Connection.Timeout |
|
getset |
Gets or sets the timeout of the tcp connection.
string Rackspace.Cloudfiles.CF_Connection.UserAgent |
|
getset |
Gets or sets the user agent.
The user agent.
Gets the UserCredentials Object to dynamically update account connection information
The documentation for this class was generated from the following file:
- C:/Users/hd/Documents/Visual Studio 2012/Projects/Ucloudbiz.Storage/Rackspace.Cloudfiles/CF_Connection.cs