Leadtools.Dicom Namespace > DicomAssociate Class : SetAsynchronousOperations Method |
public void SetAsynchronousOperations( bool enabled, int invokedCount, int performedCount )
'Declaration Public Sub SetAsynchronousOperations( _ ByVal enabled As Boolean, _ ByVal invokedCount As Integer, _ ByVal performedCount As Integer _ )
'Usage Dim instance As DicomAssociate Dim enabled As Boolean Dim invokedCount As Integer Dim performedCount As Integer instance.SetAsynchronousOperations(enabled, invokedCount, performedCount)
public void SetAsynchronousOperations( bool enabled, int invokedCount, int performedCount )
ObjectiveC Syntax
function Leadtools.Dicom.DicomAssociate.SetAsynchronousOperations( enabled , invokedCount , performedCount )
public: void SetAsynchronousOperations( bool enabled, int invokedCount, int performedCount )
InvokedOperationsCount specifies the number of Asynchronous Operations that may be invoked without a response. PerformedOperationsCount specifies the number of operations that have been completed.
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