←Select platform

RemoveLoggingChannel Method

Summary

Removes a registered ILogginChannel

Syntax

C#
VB
C++
public static void RemoveLoggingChannel(  
   Leadtools.Jpip.Logging.ILogginChannel channel 
) 
Public Shared Sub RemoveLoggingChannel( _ 
   ByVal channel As Leadtools.Jpip.Logging.ILogginChannel _ 
) 
public: 
static void RemoveLoggingChannel(  
   Leadtools.Jpip.Logging.ILogginChannel^ channel 
) 

Parameters

channel
The ILogginChannel to be removed.

Example

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize