←Select platform

SysLogLoggingChannel Constructor(string)

Summary

Initializes a new instance of the SysLogLoggingChannel class.

Syntax

C#
VB
C++
public SysLogLoggingChannel( 
   string hostname 
) 
  
Public Function New( _ 
   ByVal hostname As String _ 
) 
public: 
SysLogLoggingChannel(  
   String^ hostname 
) 

Parameters

hostname
The syslog server hostname.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly