Discuss this help topic in SecureBlackbox Forum
Specifies whether HelloRetryRequest is enabled.
Declaration
[Pascal]
property HelloRetryRequest : boolean;
[C++]
bool get_HelloRetryRequest();
void set_HelloRetryRequest(bool Value);
[PHP]
bool get_HelloRetryRequest()
void set_HelloRetryRequest(bool $Value)
Description
This property specifies whether HelloRetryRequest is enabled.
Discuss this help topic in SecureBlackbox Forum