RemoveLoggingChannel Method

Summary
Removes a registered ILogginChannel
Syntax
C#
VB
C++
public static void RemoveLoggingChannel( 
   ILoggingChannel channel 
) 
  
Public Shared Sub RemoveLoggingChannel( _ 
   ByVal channel As ILogginChannel _ 
)  
public: 
static void RemoveLoggingChannel(  
   ILogginChannel^ channel 
)  

Parameters

channel
The ILogginChannel to be removed.

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

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.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.