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