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

EnableMoveToSelf Property






Gets or sets a value indicating whether to enable the internal server on a C-MOVE operation.
Syntax
public bool EnableMoveToSelf {get; set;}
'Declaration
 
Public Property EnableMoveToSelf As Boolean
'Usage
 
Dim instance As QueryRetrieveScu
Dim value As Boolean
 
instance.EnableMoveToSelf = value
 
value = instance.EnableMoveToSelf
public bool EnableMoveToSelf {get; set;}
 get_EnableMoveToSelf();
set_EnableMoveToSelf(value);
public:
property bool EnableMoveToSelf {
   bool get();
   void set (    bool value);
}

Property Value

true if internal server is enabled, otherwise it is false.
Remarks
This property is only valid if the Destination AE Title is not provided in a move operation. Normally if a destination ae title is not provided the QueryRetrieveScu will create an internal server to respond to the the move operation. However, if this property is false the internal server will not be created.
Example
For an example refer to Move(DicomScp,String,String,String,String)
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

QueryRetrieveScu Class
QueryRetrieveScu Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features