←Select platform

GetIsclPeerRequestedMessageLength Method

Summary

Gets the length of the message sent unsuccessfully by a peer computer.

Syntax
C#
VB
C++
public int GetIsclPeerRequestedMessageLength() 
Public Function GetIsclPeerRequestedMessageLength() As Integer 
public: 
int GetIsclPeerRequestedMessageLength();  

Return Value

The length of the message that was refused, in bytes.

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly