GigaSpaces XAP.NET Documentation
Data Property
Class Library ► GigaSpaces.XAP.Events ► DataEventArgs<(Of <(<'TData>)>)> ► Data
Gets the event data
Declaration Syntax
C#Visual BasicVisual C++J#
public TData Data { get; }
Public ReadOnly Property Data As TData
	Get
public:
property TData Data {
	TData get ();
}
/** @property */
public TData get_Data()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 16.3.0.0 (16.3.0)