DVTk API
Listen Method (port)
DVTkDvtk.IheActors.Hl7Hl7MllpListen(Int32)
DVTk API

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

Listen for a connection to the given network port.
Declaration Syntax
C#Visual BasicVisual C++
public bool Listen(
	int port
)
Public Function Listen ( _
	port As Integer _
) As Boolean
public:
bool Listen(
	int port
)
Parameters
port (Int32)
Port number to listen on for connections.
Return Value
bool - true if socket listening.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0