ConnectionChangeSystemRequestCancelEventArgs Constructor

The constructor for the ConnectionChangeSystemRequestCancelEventArgs takes the name of the system being switched to as parameter.

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

public ConnectionChangeSystemRequestCancelEventArgs(
	string name
)

Parameters

name
Type: SystemString
The name of the system being switched to.
See Also

Reference