Méthode |
Description |
|
AsyncStreamReader ( Process process, Stream stream, UserCallBack callback, Encoding encoding ) : System |
|
|
AsyncStreamReader ( Process process, Stream stream, UserCallBack callback, Encoding encoding, int bufferSize ) : System |
|
|
BeginReadLine ( ) : void |
|
|
CancelOperation ( ) : void |
|
|
FlushMessageQueue ( ) : void |
|
|
GetLinesFromStringBuilder ( ) : void |
|
|
IDisposable ( ) : void |
|
|
Init ( Process process, Stream stream, UserCallBack callback, Encoding encoding, int bufferSize ) : void |
|
|
ReadBuffer ( IAsyncResult ar ) : void |
|
|
WaitUtilEOF ( ) : void |
|
|