←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly