C#
VB
C++
Determines whether a ILogginChannel is registered.
public static bool ContainsLoggingChannel(ILoggingChannel channel)
Public Shared Function ContainsLoggingChannel( _ByVal channel As Leadtools.Jpip.Logging.ILogginChannel _) As Boolean
public:static bool ContainsLoggingChannel(Leadtools.Jpip.Logging.ILogginChannel^ channel)
channel
The ILogginChannel to test for existence.
true if an ILogginChannel is found; otherwise false.
For an example, refer to Leadtools.Jpip.Server.JpipServer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
