DVTk API
Hl7QueryServer Constructor (parentActor, actorName, commonConfig, config)
DVTkDvtk.IheActors.Hl7Hl7QueryServerHl7QueryServer(BaseActor, ActorName, CommonConfig, Hl7PeerToPeerConfig)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7QueryServer(
	BaseActor parentActor,
	ActorName actorName,
	CommonConfig commonConfig,
	Hl7PeerToPeerConfig config
)
Public Sub New ( _
	parentActor As BaseActor, _
	actorName As ActorName, _
	commonConfig As CommonConfig, _
	config As Hl7PeerToPeerConfig _
)
public:
Hl7QueryServer(
	BaseActor^ parentActor, 
	ActorName^ actorName, 
	CommonConfig^ commonConfig, 
	Hl7PeerToPeerConfig^ config
)
Parameters
parentActor (BaseActor)
Parent Actor Name - (containing actor).
actorName (ActorName)
Destination Actor Name.
commonConfig (CommonConfig)
Common Configuration.
config (Hl7PeerToPeerConfig)
HL7 Configuration.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0