GenApiEventIsActive Property

CVB.Net Documentation
Gets whether this event has been activated by the remote client.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public bool IsActive { get; }

Property Value

Type: Boolean
Remarks

Sending of this event is only possible if has been activated.
See Also

Reference