Sends a simple event message to the event server
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void LogEvent( EventLoggingSeverities severity, string message, params Object[] parameters ) |
Visual Basic |
---|
Public Sub LogEvent ( _ severity As EventLoggingSeverities, _ message As String, _ ParamArray parameters As Object() _ ) |
JScript |
---|
public function LogEvent( severity : EventLoggingSeverities, message : String, ... parameters : Object[] ) |
Parameters
- severity
- Type: EventLoggingSeverities
The severity of the event
- message
- Type: System..::..String
The message that will be sent within the event
- parameters
- Type: array<System..::..Object>[]()[][]
The parameters of the event
Remarks
message can be also a resource ID choosen from the available event resource ids