StartServer
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 02 September 2020 12:17 PM

Syntax

Public Function StartServer() As String 

Description

This Function turns the Sever On if the status of the server is Off so clients can connect to the Server. After StartServer method executes ServerStatus event fired.

Parameters

No parameters.

Sample

 Public WithEvents server As new CVertexFXNewsSvr

 Private Sub Start_Click (ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Start.Click

        server.StartServer ()

 End Sub

 


See Also


VertexFX News API Index

(0 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