BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

OPCCliConfiguration..::..SubscriptionsRowChangeEventHandler Delegate

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


[GeneratedCodeAttribute]
public delegate void SubscriptionsRowChangeEventHandler(
	Object sender,
	OPCCliConfiguration..::..SubscriptionsRowChangeEvent e
)
<GeneratedCodeAttribute> _
Public Delegate Sub SubscriptionsRowChangeEventHandler ( _
	sender As Object, _
	e As OPCCliConfiguration..::..SubscriptionsRowChangeEvent _
)
[GeneratedCodeAttribute]
public delegate void SubscriptionsRowChangeEventHandler(
	Object^ sender, 
	OPCCliConfiguration..::..SubscriptionsRowChangeEvent^ e
)