Click or drag to resize
InvalidMessagePackStreamException Constructor
Initializes a new instance of the InvalidMessagePackStreamException class with the default error message.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public InvalidMessagePackStreamException()
See Also