Method | Description | |
---|---|---|
Clear ( ) : void |
Sets the current usage of the BinaryStreamIoSessionBase to null.
|
|
GetBlock ( |
||
SimplifiedIoSession ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the IoSession object and optionally releases the managed resources.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
return | void |
public GetBlock ( |
||
args | ||
return | void |
public SimplifiedIoSession ( |
||
stream | ||
return | System |