ResponseCode.MessageTooLarge Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The message is too large. (513)
public: int MessageTooLarge = 513;
public const int MessageTooLarge = 513;
val mutable MessageTooLarge : int
Public Const MessageTooLarge As Integer = 513