Numeric identifier of gateway that delivered the messages
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public uint GatewayID { get; } |
Visual Basic |
---|
Public ReadOnly Property GatewayID As UInteger Get |
Visual C++ |
---|
public: property unsigned int GatewayID { unsigned int get (); } |
F# |
---|
member GatewayID : uint32 with get |