Initializing help system before first use

Send Method (Int32)

Sends an integer value to the initialization stream

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public void Send(
	int i
)

Parameters

i
Type:  SystemInt32
The value to send
See Also