Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CloseStream As Boolean
[Pascal]
under development
[C++]
bool get_CloseStream();
void set_CloseStream(bool Value);
[PHP]
bool get_CloseStream()
void set_CloseStream(bool $Value)
[Java]
boolean getCloseStream();
void setCloseStream(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum