Property | Type | Description | |
---|---|---|---|
GetLocalFileDataInfo | |||
IsRemoteRdcCompatible | bool | ||
PushByUsingMultipartRequest | Task |
||
SynchronizeTo | Task |
||
UploadToAsync | Task |
Method | Description | |
---|---|---|
Cancel ( ) : void | ||
ContentUpdateWorkItem ( string file, string sourceServerUrl, |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PerformAsync ( string destination ) : Task |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetLocalFileDataInfo ( string fileName ) : |
||
IsRemoteRdcCompatible ( |
||
PushByUsingMultipartRequest ( string destinationServerUrl, Stream sourceFileStream, IList |
||
SynchronizeTo ( string destinationServerUrl, ISignatureRepository localSignatureRepository, ISignatureRepository remoteSignatureRepository, |
||
UploadToAsync ( string destinationServerUrl ) : Task |
public ContentUpdateWorkItem ( string file, string sourceServerUrl, |
||
file | string | |
sourceServerUrl | string | |
storage | ||
sigGenerator | ||
return | System |
public Equals ( |
||
other | ||
return | bool |
public PerformAsync ( string destination ) : Task |
||
destination | string | |
return | Task |