DVTk API [This is preliminary documentation and is subject to change.]
Class constructor.

Declaration Syntax
public DicomClient(
BaseActor parentActor,
ActorName actorName,
bool storageCommitmentScu
)
Public Sub New ( _
parentActor As BaseActor, _
actorName As ActorName, _
storageCommitmentScu As Boolean _
)
public:
DicomClient(
BaseActor^ parentActor,
ActorName^ actorName,
bool storageCommitmentScu
)

Parameters
- parentActor (BaseActor)
- Parent Actor Name - (containing actor).
- actorName (ActorName)
- Destination Actor Name.
- storageCommitmentScu (Boolean)
- Boolean indicating if this is a Storage Commitment SCU or not.
Assembly:
DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0