Selerix Developer Tools
STREAM_BUFFER_SIZE Field






Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace > Utils Class : STREAM_BUFFER_SIZE Field
Stream buffer size.
Syntax
'Declaration
 
Public Const STREAM_BUFFER_SIZE As Integer
'Usage
 
Dim value As Integer
 
value = Utils.STREAM_BUFFER_SIZE
public const int STREAM_BUFFER_SIZE
public field STREAM_BUFFER_SIZE: Integer; Const 
public constvar STREAM_BUFFER_SIZE : int;
public: const int STREAM_BUFFER_SIZE
public:
const int STREAM_BUFFER_SIZE
See Also

Reference

Utils Class
Utils Members