Knowledgebase: > Properties
ServerPort
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:47 AM

Syntax

 Readonly Property ServerPort As Integer

Description

This property used to retrieve the previous used IP port with the SetLoginInfo method.

Parameters

No parameters.

Remarks  

Use this method in cases where the used IP Port was forgotten, and you need to retreive it again from the API method SetLoginInfo.

Return value

 Returns server port for login session as value of type Integer.

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub Port_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Port.Click

    Msgbox(BOAPI.ServerPort)

 End Sub

See Also


VertexFX Backoffice API Index

(1 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions