Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool ForceResumeIfDestinationChanges;
[VB.NET]
Property ForceResumeIfDestinationChanges As Boolean
[Pascal]
under development
[C++]
bool get_ForceResumeIfDestinationChanges();
void set_ForceResumeIfDestinationChanges(bool Value);
[PHP]
bool get_ForceResumeIfDestinationChanges()
void set_ForceResumeIfDestinationChanges(bool $Value)
[Java]
boolean getForceResumeIfDestinationChanges();
void setForceResumeIfDestinationChanges(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum