CVB.Net 14.0
GenApiEvent Class Reference

Identifies a GenApi event that can be sent via a GevServer's MessageChannel. More...

Properties

MessageChannel Parent [get]
 Gets the parent message channel.
 
ushort Token [get]
 Gets the native event token.
 
bool IsActive [get]
 Gets whether this event has been activated by the remote client. More...
 

Detailed Description

Identifies a GenApi event that can be sent via a GevServer's MessageChannel.

Property Documentation

◆ IsActive

bool IsActive
get

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

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