[This is preliminary documentation and is subject to change.]
Exception thrown in client/server when there's an attempt to send a too large message
System Object
System Exception NFX NFXException NFX.Glue GlueException NFX.Glue ProtocolException NFX.Glue MessageSizeExceptionNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class MessageSizeException : ProtocolException
[SerializableAttribute]
public class MessageSizeException : ProtocolException
<SerializableAttribute>
Public Class MessageSizeException
Inherits ProtocolException
<SerializableAttribute>
Public Class MessageSizeException
Inherits ProtocolException
[SerializableAttribute]
public ref class MessageSizeException : public ProtocolException
[SerializableAttribute]
public ref class MessageSizeException : public ProtocolException
[<SerializableAttribute>]
type MessageSizeException =
class
inherit ProtocolException
end
[<SerializableAttribute>]
type MessageSizeException =
class
inherit ProtocolException
end