Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

SysLogLoggingChannel Constructor(IPAddress,Int32)






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

            

            
public:
SysLogLoggingChannel( 
   IPAddress^ ip,
   int port
)

Parameters

ip
The syslog server ip address.
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