LAUREL BRIDGE

ProgramMain Method

DICOM Connectivity Framework V3.4
Main entry point for StoreJob.

Namespace:  LaurelBridge.DCF.Examples.StoreJob
Assembly:  StoreJob (in StoreJob.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public static void Main(
	string[] args
)

Parameters

args
Type: SystemString
Program arguments.
See Also

Reference