SysLogLoggingChannel Constructor(IPAddress)

Summary
Initializes a new instance of the SysLogLoggingChannel class.
Syntax
C#
VB
C++
public SysLogLoggingChannel( 
   IPAddress ip 
) 
  
Public Function New( _ 
   ByVal ip As IPAddress _ 
) 
public: 
SysLogLoggingChannel(  
   IPAddress^ ip 
) 

Parameters

ip
The syslog server ip address.

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.Logging Assembly

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