LAUREL BRIDGE

ProgramSampleVNAServer Constructor (Int32)

DICOM Connectivity Framework V3.4
Constructor with port only

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

C#
public SampleVNAServer(
	int port
)

Parameters

port
Type: SystemInt32
The port to listen for connections.
See Also

Reference