ConnectionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of connection to use.
public enum class ConnectionType
public enum ConnectionType
type ConnectionType =
Public Enum ConnectionType
- Inheritance
-
ConnectionType
Fields
Name | Value | Description |
---|---|---|
General | 0 | General purpose connection. |
Engine | 1 | Game engine specific connection. |
Count | 2 | internal |