←Select platform

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 Leadtools.Logging.ILogEntry _ 
)  
public: 
void Send(  
   Leadtools.Logging.ILogEntry^ logEntry 
)  

Parameters

logEntry
The log entry.

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