프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ParseQuery | |||
RaiseAnnounceReceived | void | ||
RaiseScrapeReceived | void |
메소드 | 설명 | |
---|---|---|
Handle ( |
||
Handle ( string queryString, |
||
Start ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
ParseQuery ( string url ) : |
||
RaiseAnnounceReceived ( AnnounceParameters e ) : void | ||
RaiseScrapeReceived ( ScrapeParameters e ) : void |
public Handle ( |
||
collection | ||
remoteAddress | ||
isScrape | bool | |
리턴 | BEncodedDictionary |
public Handle ( string queryString, |
||
queryString | string | |
remoteAddress | ||
isScrape | bool | |
리턴 | BEncodedDictionary |