Click or drag to resize

FX3ConnectionDisconnectFinishedEventHandler Delegate

[Missing <summary> documentation for "T:FX3Api.FX3Connection.DisconnectFinishedEventHandler"]

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public delegate void DisconnectFinishedEventHandler(
	string FX3SerialNum,
	int DisconnectTime
)

Parameters

FX3SerialNum
Type: SystemString
DisconnectTime
Type: SystemInt32
See Also