C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindGateway Method

Access to the object instances used by the server. Returns null if gatewayID does not belong to any of the registered gateways.

Syntax
C#
public Gateway FindGateway(UInt32 gatewayID);
Parameters 
Description 
UInt32 gatewayID 
Numeric identifier of the gateway object. 

The gateway object stored in memory

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!