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

Syntax

Public Function StopServer() As String 

Description

This function turns the Sever Off if the status of the server was On so clients cannot connect to the Server.After StopServer method executes ServerStatus event fired.

Parameters

No parameters.

Sample

 Public WithEvents server As new CVertexFXNewsSvr

 Private Sub Stop_Click (ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Stop.Click

        server.stopServer ()

 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