| Property |
Description |
| AccountId |
Gets a value that specifies the storage account ID |
| AppId |
Gets the application identifier associated with the storage
container |
| IsBlocked |
Determine if a blocking storage operation is in progress |
| IsConnected |
Determine if the application is connected to the storage server |
| IsInitialized |
Determine if the control has been initialized |
| LastError |
Gets and sets the last error that occurred on the control |
| LastErrorString |
Returns a description of the last error to occur |
| ObjectAttributes |
Gets the attributes for the current object |
| ObjectContent |
Gets the content type for the current object |
| ObjectCreated |
Gets the date and time the current object was created |
| ObjectDigest |
Gets the SHA-256 digest value for the current object |
| ObjectId |
Gets the unique identifier for the current object |
| ObjectLabel |
Gets the label for the current object |
| ObjectLimit |
Gets the maximum number of objects that may be created |
| ObjectModified |
Gets the date and time the current object was last modified |
| ObjectSize |
Gets the size of the current object in bytes |
| StorageFree |
Gets the total number of bytes available to store new objects |
| StorageId |
Gets a unique identifier for the current storage container |
| StorageLimit |
Gets the maximum number of bytes of storage available |
| StorageObjects |
Gets the current number of objects stored for your account |
| StorageType |
Gets the current storage container type identifier |
| StorageUsed |
Gets the current number of bytes of storage used for your
account |
| ThrowError |
Enable or disable error handling by the container of the
control |
| Timeout |
Gets and sets the amount of time until a blocking operation
fails |
| Trace |
Enable or disable socket function level tracing |
| TraceFile |
Specify the socket function trace output file |
| TraceFlags |
Gets and sets the socket function tracing flags |
| TransferBytes |
Gets the number of bytes transferred from the storage server |
| TransferRate |
Gets the current data transfer rate in bytes per second |
| TransferTime |
Gets the number of seconds elapsed for the current data transfer |
| Version |
Return the current version of the control |