←Select platform

SysLogLoggingChannel Constructor(IPAddress,Int32)

Summary

Initializes a new instance of the SysLogLoggingChannel class.

Syntax

C#
VB
C++
public SysLogLoggingChannel(  
   IPAddress ip, 
   int port 
) 
Public Function New( _ 
   ByVal ip As IPAddress, _ 
   ByVal port As Integer _ 
) 
public: 
SysLogLoggingChannel(  
   IPAddress^ ip, 
   int port 
) 

Parameters

ip
The syslog server ip address.

port
The syslog server port.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize