|
IStreamerSize Method
|
Gets the size of the stream.
Namespace: RCS.Carbon.VariablesAssembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax Return Value
Int32he number of bytes in the stream. For a read stream it is the size of the source Blob or file,
for a write stream it is the number of bytes written so far.
See Also