Click or drag to resize

LogEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPLogEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class LogEventArgs : EventArgs

The LogEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodLogEventArgsInitializes a new instance of the LogEventArgs class
Top
Properties
 NameDescription
Public propertyLoggerPrefix 
Public propertyLogLevel 
Public propertyMessage 
Top
See Also