Click or drag to resize
Grid Solutions Framework

PIConnectionPoolDisconnected Event

Raised when a PIConnection has been disconnected from server.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
public event EventHandler<EventArgs<PIConnection>> Disconnected
View Source

Value

EventHandlerEventArgsPIConnection
See Also