Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
SetIsclMaxMessageLength Method
See Also 
Leadtools.Dicom Namespace > DicomNet Class : SetIsclMaxMessageLength Method




messageLength
The maximum message length to set.
Sets the maximum message length that can be processed (sent and received) by the current entity.

Syntax

Visual Basic (Declaration) 
Public Sub SetIsclMaxMessageLength( _
   ByVal messageLength As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim messageLength As Integer
 
instance.SetIsclMaxMessageLength(messageLength)
C# 
public void SetIsclMaxMessageLength( 
   int messageLength
)
Managed Extensions for C++ 
public: void SetIsclMaxMessageLength( 
   int messageLength
) 
C++/CLI 
public:
void SetIsclMaxMessageLength( 
   int messageLength
) 

Parameters

messageLength
The maximum message length to set.

Example

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

Remarks

Failure of the method usually occurs if messageLength is smaller than 136. (136 bytes is the maximum size of data in mutual authentication request packet.)

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features