Determines whether a ILogginChannel is registered.
public static bool ContainsLoggingChannel( ILoggingChannel channel )
public static bool ContainsLoggingChannel(
ILoggingChannel channel
)
Public Shared Function ContainsLoggingChannel( _ ByVal channel As Leadtools.Jpip.Logging.ILogginChannel _ ) As Boolean
Public Shared Function ContainsLoggingChannel( _
ByVal channel As Leadtools.Jpip.Logging.ILogginChannel _
) As Boolean
public: static bool ContainsLoggingChannel( Leadtools.Jpip.Logging.ILogginChannel^ channel )
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.
Target Platforms
EventLogger Class
EventLogger Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library