Gets custom event arguments.
Declaration Syntax
C# | Visual Basic | Visual 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: 10.2.0.0 (10.2.1.14000)