Login
Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • Home
  • Knowledgebase
  • Blog

Methods

home/Knowledge Base/Technical Support/API/BackEnd API's/VBL/Server API's/Currency Server API/Methods/GetAllSessionsInfo

GetAllSessionsInfo

8 views 0 Updated on December 16, 2021 hybrid-solutions

Syntax

 Public function GetAllSessionsInfo(ByRef vUsernames As System.Array, ByRef vLoginTimes As System.Array, ByRef vIPs As System.Array, ByRef vSessionIDs As System.Array) As Boolean

Description

This function is used to get the all connected sessions info.

Parameters

Key Description
vUsernames Server result buffer that contain session usernames, value of type is Array
vLoginTimes Server result buffer that contain session login times, value of type is Array
vIPs Server result buffer that contain session IPs address, value of type is Array
vSessionIDs Server result buffer that contain session IDs , value of type is Array

Return value

Returns true if get information for connected session was successful, otherwise returns false.

Sample

 Private Sub SessionsInfo_Click (ByVal sender As System.Object, ByVal e As System.EventArgs) Handles SessionsInfo.Click        Dim vusername As System.Array        Dim loginTime As System.Array        Dim IPs As System.Array        Dim vSessionID As System.Array        Dim Result As Boolean        Result = server.GetAllSessionsInfo (vusername, loginTime, IPs, vSessionID) End Sub

See Also

  • AddPriceBuffer
  • BroadcastPrices
  • StartServer


Back to Currency Server API Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  DisconnectThisUsername

ManualUpdateLimitOrder  

About
VertexFX Trader has a closed-loop trading structure with Backoffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Lite VertexFX Mobile Trader
  • Release Notes
  • Technical Support
  • VertexFX Pro Setup
  • Mobile Trader
Community
  • Blog
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2023 hybridsolutions.com. All Rights Reserved.