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
public:
property DataEventType EventType {
	DataEventType get ();
}
/** @property */
public DataEventType get_EventType()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)