C#
C++/CLI
public int GetIsclPeerRequestedMessageLength()
public:
int GetIsclPeerRequestedMessageLength();
The length of the message that was refused, in bytes.
If on a server there is a limit for message size smaller than the one of the client, a client can try to send a very long message. This can lead to problems on the server.