Send Method

Summary
Sends the specified log entry to the syslog server.
Syntax
C#
VB
C++
public void Send( 
   ILogEntry logEntry 
) 
  
Public Sub Send( _ 
   ByVal logEntry As ILogEntry _ 
)  
public: 
void Send(  
   ILogEntry^ logEntry 
)  

Parameters

logEntry
The log entry.

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.