Property | Type | Description | |
---|---|---|---|
peekedTransmissions | string>.IDictionary |
Property | Type | Description | |
---|---|---|---|
Delete | void | ||
EnqueueAsync | System.Threading.Tasks.Task | ||
Init | void | ||
Peek | StorageTransmission |
Method | Description | |
---|---|---|
OnPeekedItemDisposed ( string fileName ) : void |
Method | Description | |
---|---|---|
Delete ( StorageTransmission transmission ) : void | ||
EnqueueAsync ( Transmission transmission ) : System.Threading.Tasks.Task | ||
Init ( string uniqueFolderName ) : void |
Initializes the BaseStorageService
|
|
Peek ( ) : StorageTransmission |
protected OnPeekedItemDisposed ( string fileName ) : void | ||
fileName | string | |
return | void |