Return the event type that caused the callback.
Namespace: Com.Tibco.As.Space.EventAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property Type As EventType
Get
property EventType Type {
EventType get ();
}
abstract Type : EventType with get
Property Value
Type:
EventTypeThe event type
See Also