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.1.0.0 (10.1.1.12800)