Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseIPv6 As Boolean
[Pascal]
under development
[C++]
bool get_UseIPv6();
void set_UseIPv6(bool Value);
[PHP]
bool get_UseIPv6()
void set_UseIPv6(bool $Value)
[Java]
boolean getUseIPv6();
void setUseIPv6(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum