GigaSpaces XAP.NET Documentation
CustomEventArgs Property
Class LibraryGigaSpaces.XAP.EventsBatchDataEventArgs<(Of <(TData>)>)CustomEventArgs
Gets custom event arguments.
Declaration Syntax
C#Visual BasicVisual C++J#
public Object CustomEventArgs { get; }
Public ReadOnly Property CustomEventArgs As Object
public:
property Object^ CustomEventArgs {
	Object^ get ();
}
/** @property */
public Object get_CustomEventArgs()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)