LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetIsclMaxMessageLength Method








The maximum message length to set.
Sets the maximum message length that can be processed (sent and received) by the current entity. .NET support
Syntax
public void SetIsclMaxMessageLength( 
   int messageLength
)
'Declaration
 
Public Sub SetIsclMaxMessageLength( _
   ByVal messageLength As Integer _
) 
'Usage
 
Dim instance As DicomNet
Dim messageLength As Integer
 
instance.SetIsclMaxMessageLength(messageLength)
public void SetIsclMaxMessageLength( 
   int messageLength
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.SetIsclMaxMessageLength( 
   messageLength 
)
public:
void SetIsclMaxMessageLength( 
   int messageLength
) 

Parameters

messageLength
The maximum message length to set.
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.)
Example
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomNet Class
DicomNet Members
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
SetIsclIndexForMutualAuthentication Method
SetIsclEncryptionKey Method
SetIsclEncryptionKeyIndex Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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