DVTk API
UpdateDicomServer Method (serverActorName, clientActorType, commonConfig, peerToPeerConfigCollection)
DVTkDvtk.IheActors.BasesBaseActorUpdateDicomServer(ActorName, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
DVTk API

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

Update the given DicomServer using the Destination Actor Configuration.
Declaration Syntax
C#Visual BasicVisual C++
protected void UpdateDicomServer(
	ActorName serverActorName,
	ActorTypeEnum clientActorType,
	CommonConfig commonConfig,
	BasePeerToPeerConfigCollection peerToPeerConfigCollection
)
Protected Sub UpdateDicomServer ( _
	serverActorName As ActorName, _
	clientActorType As ActorTypeEnum, _
	commonConfig As CommonConfig, _
	peerToPeerConfigCollection As BasePeerToPeerConfigCollection _
)
protected:
void UpdateDicomServer(
	ActorName^ serverActorName, 
	ActorTypeEnum clientActorType, 
	CommonConfig^ commonConfig, 
	BasePeerToPeerConfigCollection^ peerToPeerConfigCollection
)
Parameters
serverActorName (ActorName)
DicomServer Actor Name.
clientActorType (ActorTypeEnum)
DicomClient Actor Type.
commonConfig (CommonConfig)
Common Configuration.
peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
Peer to Peer Configuration collection.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0