MessageChannelEvents Property

CVB.Net Documentation
Gets the dictionary containing all registered events.

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

public IDictionary<string, GenApiEvent> Events { get; }

Property Value

Type: IDictionaryString, GenApiEvent
See Also

Reference