IntervalZero RTX64 Managed Code Framework
Subsystem.StopTcpipStack Method |
Stops the RT-TCP/IP stack if it is running. This method behaves the same as passing
0 to StopTcpipStack(uint timeoutInSeconds). See that method's documentation for
timeout behavior.
Returns true if the stack was successfully stopped, false if the stack is not running, or throws an exception if a timeout occurs. Throws an exception if a timeout occurs waiting for the RT-TCP/IP stack to stop.
Namespace:
IntervalZero.RTX64.ControlReturn Value
Type: BooleanReturns true if the stack was successfully stopped, false if the stack is not running, or throws an exception if a timeout occurs. Throws an exception if a timeout occurs waiting for the RT-TCP/IP stack to stop.
Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

