GigaSpaces XAP.NET Documentation
EventType Property
Class LibraryGigaSpaces.Core.EventsSpaceDataEventArgs<(Of <(<'T>)>)>EventType
Returns the type of event which has occurred.
Declaration Syntax
C#Visual BasicVisual C++J#
public DataEventType EventType { get; }
Public ReadOnly Property EventType As DataEventType
	Get
public:
property DataEventType EventType {
	DataEventType get ();
}
/** @property */
public DataEventType get_EventType()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)