ICallLoggerLogWrite Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxvoid LogWrite(
LogEventArgs args
)
Sub LogWrite (
args As LogEventArgs
)
void LogWrite(
LogEventArgs^ args
)
abstract LogWrite :
args : LogEventArgs -> unit
Parameters
- args LogEventArgs
-
See Also