SysLogLoggingChannel Constructor(IPAddress,int)

Summary
Initializes a new instance of the SysLogLoggingChannel class.
Syntax
C#
C++/CLI
public SysLogLoggingChannel( 
   IPAddress ip, 
   int port 
) 
public: 
SysLogLoggingChannel(  
   IPAddress^ ip, 
   int port 
) 

Parameters

ip
The syslog server ip address.

port
The syslog server port.

Requirements

Target Platforms

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

Leadtools.Logging Assembly

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