DVTk API
AddHl7Server Method (hl7ServerType, fromActorType, commonConfig, peerToPeerConfigCollection)
DVTkDvtk.IheActors.BasesBaseActorAddHl7Server(Hl7ServerTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
DVTk API

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

Add an HL7Server for the given Destination Actor Name and Configuration.
Declaration Syntax
C#Visual BasicVisual C++
protected void AddHl7Server(
	Hl7ServerTypeEnum hl7ServerType,
	ActorTypeEnum fromActorType,
	CommonConfig commonConfig,
	BasePeerToPeerConfigCollection peerToPeerConfigCollection
)
Protected Sub AddHl7Server ( _
	hl7ServerType As Hl7ServerTypeEnum, _
	fromActorType As ActorTypeEnum, _
	commonConfig As CommonConfig, _
	peerToPeerConfigCollection As BasePeerToPeerConfigCollection _
)
protected:
void AddHl7Server(
	Hl7ServerTypeEnum hl7ServerType, 
	ActorTypeEnum fromActorType, 
	CommonConfig^ commonConfig, 
	BasePeerToPeerConfigCollection^ peerToPeerConfigCollection
)
Parameters
hl7ServerType (Hl7ServerTypeEnum)
Hl7 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