Subsystem.StopTcpipStack Method |

Name | Description | |
---|---|---|
![]() | StopTcpipStack |
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.
|
![]() | StopTcpipStack(UInt32) |
Stops the RT-TCP/IP stack if it is running.
Specifies the number of seconds that this method should wait for the RT-TCP/IP stack
to stop. This parameter is optional and defaults to 0, which means wait 30 seconds plus
an additional 10 seconds for each configured network interface (other than the RTX64
Virtual Network interface).
|
