Property | Type | Description |
---|
Method | Description | |
---|---|---|
Clear ( ) : void |
Sets the current usage of the BinaryStreamIoSessionBase to null.
|
|
ClearIndexCache ( |
||
GetBlock ( |
||
IoSession ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the IoSession object and optionally releases the managed resources.
|
public ClearIndexCache ( |
||
mostRecentParser | ||
return | void |
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 IoSession ( |
||
stream | ||
return | System |