IConnectionProcessColonCommand Method

The ProcessColonCommand sends a colon command to the Runtime system

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

void ProcessColonCommand(
	string cmd
)

Parameters

cmd
Type: SystemString
The colon command to be executed by the runtime system
See Also

Reference