FaultOption Property (Connect Control)
Windows - Visual C++
read only
Description
The FaultOption property returns
the current fault option (disconnect, restart, or transfer).
Syntax
long value = GetFaultOption();
The FaultOption syntax has these parts:
Part |
Description |
|
value |
A Long integer containing the current option for restarting. |
Back to: Connect Properties