프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AllDone | ManualResetEvent |
메소드 | 설명 | |
---|---|---|
GetPage ( Uri HttpSite ) : void | ||
GetPageAsync ( Uri HttpSite ) : void | ||
Main ( string args ) : void |
메소드 | 설명 | |
---|---|---|
ReadCallBack ( IAsyncResult InResult ) : void |
This is the callback handler for the async stream read. Calls itself under data from stream is all read.
|
|
ResponseCallback ( IAsyncResult InResult ) : void |
This is the callback handler for the asynch WebRequest.
|