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

IsAsynchronousOperations Property








Gets or sets a value indicating whether Asynchronous Operations are supported. .NET support WinRT support
Syntax
public bool IsAsynchronousOperations {get;}
'Declaration
 
Public ReadOnly Property IsAsynchronousOperations As Boolean
'Usage
 
Dim instance As DicomAssociate
Dim value As Boolean
 
value = instance.IsAsynchronousOperations
public bool IsAsynchronousOperations {get;}
ObjectiveC Syntax
Java Syntax
 get_IsAsynchronousOperations(); 
public:
property bool IsAsynchronousOperations {
   bool get();
}

Property Value

true if Asynchronous Operations are supported; otherwise, false.
Remarks
If a DICOM Associate connection does not support Asynchronous Operations, then an Application Entity must wait for the response from one message before sending another. If Asynchronous Operations are supported, multiple messages may be sent without waiting for a response. The number of messages that may be sent is set using SetAsynchronousOperations.

InvokedOperationsCount specifies the number of Asynchronous Operations that may be invoked without a response. PerformedOperationsCount specifies the number of operations that have been completed.

Example
For an example, refer to IsRoleSelect.
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

DicomAssociate Class
DicomAssociate Members
InvokedOperationsCount Property
PerformedOperationsCount Property
SetAsynchronousOperations 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