Component Class
This class encapsulates various control operations for the Network Link Layer (NL2).
Namespace:
IntervalZero.MaxRT.NL2.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, INL2Component
The Component type exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Component |
Constructor. |
Methods
|
|
Name | Description |
|---|---|---|
|
|
Gets a list of client process IDs that are using the NL2 component. |
|
|
|
Queries the status of the NL2 component. |
|
|
|
Starts the NL2 component. |
|
|
|
Stops the NL2 component. |
See Also: