DVTk API
AddDefaultMessageHandlers Method (informationModels, eventDelay)
DVTkDvtk.DvtkDicomEmulators.StorageCommitClientServersStorageCommitScpAddDefaultMessageHandlers(QueryRetrieveInformationModels, Int32)
DVTk API

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

Add the default message handlers - include the Information Models that should be used.
Declaration Syntax
C#Visual BasicVisual C++
public void AddDefaultMessageHandlers(
	QueryRetrieveInformationModels informationModels,
	int eventDelay
)
Public Sub AddDefaultMessageHandlers ( _
	informationModels As QueryRetrieveInformationModels, _
	eventDelay As Integer _
)
public:
void AddDefaultMessageHandlers(
	QueryRetrieveInformationModels^ informationModels, 
	int eventDelay
)
Parameters
informationModels (QueryRetrieveInformationModels)
Information Model to use with this message handler.
eventDelay (Int32)
Delay in milliseconds before N-EVENT-REPORT-RQ sent.

Assembly: DvtkDicomEmulators (Module: DvtkDicomEmulators) Version: 0.0.0.0