Méthode | Description | |
---|---|---|
EncodeStart ( ) : void | ||
EncodeStop ( ) : void | ||
Load ( string directoryPath ) : void | ||
Remove ( int id ) : void | ||
Reset ( int id ) : void | ||
Save ( string directoryPath ) : void | ||
SetPriority ( int id, int priority ) : void | ||
Share ( string filePath, string name, IEnumerable |
||
Start ( ) : void | ||
Stop ( ) : void | ||
Upload ( string filePath, string name, IEnumerable |
||
UploadManager ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
CheckState ( |
||
EncodeThread ( ) : void | ||
ShareRemoveThread ( IEnumerable |
||
WatchTimer ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Load ( string directoryPath ) : void | ||
directoryPath | string | |
Résultat | void |
public Save ( string directoryPath ) : void | ||
directoryPath | string | |
Résultat | void |
public SetPriority ( int id, int priority ) : void | ||
id | int | |
priority | int | |
Résultat | void |
public Share ( string filePath, string name, IEnumerable |
||
filePath | string | |
name | string | |
keywords | IEnumerable |
|
digitalSignature | DigitalSignature | |
priority | int | |
Résultat | void |
public Upload ( string filePath, string name, IEnumerable |
||
filePath | string | |
name | string | |
keywords | IEnumerable |
|
digitalSignature | DigitalSignature | |
priority | int | |
Résultat | void |
public UploadManager ( |
||
connectionsManager | ||
cacheManager | CacheManager | |
bufferManager | BufferManager | |
Résultat | System |