Gets or sets if request forking can be done.

Syntax
| C# | Visual Basic | Managed C++ |
public bool AllowForking { get; set; }Public Property AllowForking As Boolean
public:
bool AllowForking {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)