[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | DumpMsg(Boolean, Msg, ArraySegment Byte ) |
Conditionally dumps message to disk
|
![]() | DumpMsg(Boolean, Msg, Func ArraySegment Byte ) |
Conditionally dumps message to disk where the data is lazily obtained by calling dataFun
|
![]() | DumpMsg(Boolean, Msg, Byte , Int32, Int32) |
Conditionally dumps message to disk
|
See Also