ESB_APPINFOEX_T

This structure is used in EsbGetApplicationInfoEx(). The fields are:

Type ESB_APPINFOEX_T

   Name           As String * ESB_APPNAMELEN    
   Server         As String * ESB_SVRNAMELEN    
   status         As Integer                    
   ElapsedAppTime As Long                     
   nConnects      As Integer                     
End Type
Data TypeFieldDescription
As String * ESB_APPNAMELENNameApplication name
As String * ESB_SVRNAMELENServer Network server name
As IntegerStatusApplication load status
As IntegernConnectsNumber of users connected
As LongElapsedApp Time Elapsed application time: number of seconds the application has been loaded