IBNCSClient.OnInfodriverWrite Event

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Events >

IBNCSClient.OnInfodriverWrite Event

Event that is raised when a message is written by the BNCSInfoDriver.

Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


event Nullable<EventHandler<BNCSInfoDriverWriteMessage>> OnInfodriverWrite

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace