Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

SysLogLoggingChannel Constructor(String,Int32)






The syslog server hostname.
The syslog server port.
Initializes a new instance of the SysLogLoggingChannel class.
Syntax
public SysLogLoggingChannel( 
   string hostname,
   int port
)
'Declaration
 
Public Function New( _
   ByVal hostname As String, _
   ByVal port As Integer _
)
'Usage
 
Dim hostname As String
Dim port As Integer
 
Dim instance As New SysLogLoggingChannel(hostname, port)

            

            
public:
SysLogLoggingChannel( 
   String^ hostname,
   int port
)

Parameters

hostname
The syslog server hostname.
port
The syslog server port.
Requirements

Target Platforms

See Also

Reference

SysLogLoggingChannel Class
SysLogLoggingChannel Members
Overload List

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features