Method | Description | |
---|---|---|
Close ( ) : void | ||
DcerpcPipeHandle ( string url, |
Method | Description | |
---|---|---|
DoReceiveFragment ( byte buf, bool isDirect ) : void | ||
DoSendFragment ( byte buf, int off, int length, bool isDirect ) : void |
public DcerpcPipeHandle ( string url, |
||
url | string | |
auth | ||
return | System |
protected DoReceiveFragment ( byte buf, bool isDirect ) : void | ||
buf | byte | |
isDirect | bool | |
return | void |
protected DoSendFragment ( byte buf, int off, int length, bool isDirect ) : void | ||
buf | byte | |
off | int | |
length | int | |
isDirect | bool | |
return | void |