Initializing help system before first use

Send Method (Boolean)

Sends a boolean value to the initialization stream

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

Parameters

b
Type:  SystemBoolean
The value to send
See Also