|
void | SaveToFile (string path) |
|
void | SaveToFile (string path, bool verify_etag) |
|
void | WriteFromFile (string path) |
|
void | WriteFromFile (string path, Dictionary< string, string > headers) |
|
void | Write (Stream data) |
|
void | Write (Stream data, Dictionary< string, string > headers) |
|
Stream | Read () |
|
void | SyncMetadata (Dictionary< string, string > metadata) |
|
void | SyncHeaders (Dictionary< string, string > headers) |
|
|
int | Retries [get, set] |
|
int | ChunkSize [get, set] |
|
string | Name [get] |
|
string | Etag [get] |
|
string | ContentType [get] |
|
long | ContentLength [get] |
|
Dictionary< string, string > | Headers [get] |
|
Dictionary< string, string > | Metadata [get] |
|
Uri | StorageUrl [get] |
|
The documentation for this interface was generated from the following file:
- C:/Users/hd/Documents/Visual Studio 2012/Projects/Ucloudbiz.Storage/Rackspace.Cloudfiles/CF_Object.cs