Type of the gateway.  Certain settings are interpreted differently for different types of gateways
            
        
        Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public enum eGatewayType  | 
| Visual Basic | 
|---|
Public Enumeration eGatewayType  | 
| Visual C++ | 
|---|
public enum class eGatewayType  | 
| F# | 
|---|
type eGatewayType  | 
Members
| Member name | Value | Description | |
|---|---|---|---|
| USB | 2 | Configurations will be sent and interpreted as if from a USB Gateway | |
| Ethernet_3_0 | 7 | Configurations will be sent and interpreted as if from an Ethernet Gateway | |
| CGW2 | 17 | Configurations will be sent and interpreted as if from a Cellular Gateway |