OnConnect

The OnConnect event occurs when the Mobile Client in a roaming state and it automatically discovers it has connectivity to a network, and then makes a connection to the RFgen server. The event only executes after 10 seconds of continuous connectivity to the RFgen server.

To maintain data integrity it may be a good idea to include the Server.SyncApps and Server.SendQueue in this event.

This event is accessed from the Solution Explorer > Scripting Modules: RFgen.bas. Set the Object to "RFgen" and Proc to "OnConnect".

Group:   Events

Applies to: RFgen (RFgen.bas)

Syntax: OnConnect()