GigaSpaces XAP.NET Documentation
CustomEventArgs Property
Class LibraryGigaSpaces.XAP.EventsDataEventArgs<(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: 8.0.8.6380 (8.0.8.6380)