Component Class
This class provides methods to manage the TCP/IP component process.
Namespace:
IntervalZero.MaxRT.Tcpip.Control
Assembly:
IntervalZero.MaxRT.NL2.Control (in IntervalZero.MaxRT.NL2.Control.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class Component : wRTOSObject, ITCPIPComponent
The Component type exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Component |
Initializes a new instance of the Control.Component class using the default native methods wrapper. |
Methods
| Name | Description | |
|---|---|---|
|
|
Returns a list of client process IDs currently using the TCP/IP component. |
|
|
|
Returns the status of the TCP/IP component. |
|
|
|
Starts the TCP/IP component. |
|
|
|
Stops the TCP/IP component. |
See Also: