MessagePortType enum
The type of a message endpoint
Signature
export declare enum MessagePortType Enumeration Members
| Member | Value | Description |
|---|---|---|
| Inport | 0 | |
| Outport | 1 | |
| Undefined | 2 |
The type of a message endpoint
export declare enum MessagePortType | Member | Value | Description |
|---|---|---|
| Inport | 0 | |
| Outport | 1 | |
| Undefined | 2 |