Property | Type | Description | |
---|---|---|---|
CheckError | void | ||
OnClose | void | ||
UvHandle | System | ||
UvHandle | System |
Method | Description | |
---|---|---|
Close ( bool dispose = false, Action |
Closes the stream
|
|
Dispose ( ) : void |
Dispose the object freeing unmanaged resources allocated
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
InitDelegates ( ) : void | ||
OnClose ( |
Method | Description | |
---|---|---|
CheckError ( int code ) : void | ||
OnClose ( |
||
UvHandle ( |
||
UvHandle ( |
public Close ( bool dispose = false, Action |
||
dispose | bool | |
callback | Action |
|
return | void |