[This is preliminary documentation and is subject to change.]
Conditionally dumps message to disk
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- server
- Type:
System Boolean
True for server-side message
- msg
- Type: NFX.Glue.Protocol Msg
Message that was deserialized/serialized. If null then error happened while deserializing
- data
- Type:
System ArraySegment
Byte
Data
See Also