| S101LoggerLogData Method |
Namespace: Lawo.EmberPlusSharp.S101
public EventInfo LogData( string type, string direction, byte[] buffer, int index, int count )
| Exception | Condition |
|---|---|
| ArgumentNullException | buffer equals null. |
| ArgumentOutOfRangeException |
|
| ObjectDisposedException | Dispose has been called. |