DVTk API
AddDicomServer Method (dicomServerType, fromActorType, commonConfig, peerToPeerConfigCollection)
DVTkDvtk.IheActors.BasesBaseActorAddDicomServer(DicomServerTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
DVTk API

[This is preliminary documentation and is subject to change.]

Add the given DicomServer using the Destination Actor Configuration.
Declaration Syntax
C#Visual BasicVisual C++
protected void AddDicomServer(
	DicomServerTypeEnum dicomServerType,
	ActorTypeEnum fromActorType,
	CommonConfig commonConfig,
	BasePeerToPeerConfigCollection peerToPeerConfigCollection
)
Protected Sub AddDicomServer ( _
	dicomServerType As DicomServerTypeEnum, _
	fromActorType As ActorTypeEnum, _
	commonConfig As CommonConfig, _
	peerToPeerConfigCollection As BasePeerToPeerConfigCollection _
)
protected:
void AddDicomServer(
	DicomServerTypeEnum dicomServerType, 
	ActorTypeEnum fromActorType, 
	CommonConfig^ commonConfig, 
	BasePeerToPeerConfigCollection^ peerToPeerConfigCollection
)
Parameters
dicomServerType (DicomServerTypeEnum)
Dicom Server Type.
fromActorType (ActorTypeEnum)
From Actor Type.
commonConfig (CommonConfig)
Common Configuration.
peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
Peer to Peer Configuration collection.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0