J-Integra® Espresso Programming Documentation (API) |
|
RuntimeConfiguration.SetHoldForwardConnnection
Method
Tells runtime whether to hold forward connections open. Default is false
void SetHoldForwardConnnection(
bool 
bHoldForwardConnection
);
Parameters
- bHoldForwardConnection
-
Tells runtime whether to hold forward connections open.
Return Value
none
Remarks
none
Exceptions
none
See Also
Runtime Config |
Runtime Namespace