프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetLocalFileDataInfo | |||
IsRemoteRdcCompatible | bool | ||
PushByUsingMultipartRequest | Task |
||
SynchronizeTo | Task |
||
UploadToAsync | Task |
메소드 | 설명 | |
---|---|---|
Cancel ( ) : void | ||
ContentUpdateWorkItem ( string file, string sourceServerUrl, |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PerformAsync ( string destination ) : Task |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public Equals ( |
||
other | ||
리턴 | bool |