Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
withSIX
Sync
Core
Transfer
Protocols
Handlers
RsyncOutputParser
C# Class withSIX.Sync.Core.Transfer.Protocols.Handlers.RsyncOutputParser
Inheritance:
OutputParser
Show file
Open project: SIXNetworks/withSIX.Desktop
Class Usage Examples
Public Methods
Method
Description
ParseOutput
(
Process
sender
,
string
data
,
ITransferProgress
progress
) :
void
Method Details
ParseOutput()
public
method
public
ParseOutput
(
Process
sender
,
string
data
,
ITransferProgress
progress
) :
void
sender
System.Diagnostics.Process
data
string
progress
ITransferProgress
return
void