Gets or sets a value indicating whether to enable the internal server on a C-MOVE operation.
public bool EnableMoveToSelf { get; set; }
Public Property EnableMoveToSelf As Boolean
true
if internal server is enabled, otherwise it is false
.
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 move operation. However, if this property is false the internal server will not be created.
For an example refer to Move(dicomscp,string,string,string,string)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET