Whisperstream Research Group - SerialComm GSM SDK Documentation

ILog.Warning Method 

Log a warning message.

void Warning(
   object message
);

Parameters

message
The message object to log, e.g a string.

See Also

ILog Interface | Whisperstream.SMSProcessor.Interfaces Namespace