BMXNET 4.0 Developer API
            Subscribe to an event named anEventType.  These events are trigger exclusivley by other BMXNet remote services and
            travel from client-to-server-to-client.  Once subscribed, the RemoteSession will poll based on the EventPollingInterval to
            see if a server-side event is waiting to be triggered on the client.
            
    Namespace: 
   IndianHealthService.BMXNetAssembly: BMXNET40 (in BMXNET40.dll)
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
Parameters
- anEventType
- String
 The name of the event to subscribe to


























