CcowParticipantService Constructor(IPAddress,int)

Summary
Initializes a new instance of the CcowParticipantService class. The socket address.The socket port number.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal socketIPAddress As IPAddress, _ 
   ByVal socketPortNumber As Integer _ 
) 
public: 
CcowParticipantService(  
   IPAddress^ socketIPAddress, 
   int socketPortNumber 
) 

Parameters

socketIPAddress
The socket address.

socketPortNumber
The socket port number.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.