TransportHost Class | ![]() |
[This is preliminary documentation and is subject to change.]
Namespace: MLAPI.Data
The TransportHost type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransportHost | Initializes a new instance of the TransportHost class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Name |
The name of the host
|
![]() | Port |
The port the host should listen to
|
![]() | Websockets |
If true, the socket will listen on TCP-Websockets, otherwise UDP
|