LAUREL BRIDGE

OptionsMoveDestinationPort Property

DICOM Connectivity Framework V3.4
The port to which to send any C-MOVE instances. The Move Destination AE should be listening on this port. Default = 10105

Namespace:  LaurelBridge.DCFExamples.QuerySCPExtended
Assembly:  QuerySCPExtended (in QuerySCPExtended.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public int MoveDestinationPort { get; set; }

Property Value

Type: Int32
See Also

Reference