The type of connection to use.
enum class Microsoft::Azure::RemoteRendering::ConnectionType : int32_t
Values
Name |
Value |
Description |
Remarks |
ConnectionType::General |
0 |
General purpose connection. |
|
ConnectionType::Engine |
1 |
Game engine specific connection. |
|
ConnectionType::Count |
2 |
internal |
|
See also