GigaSpaces XAP.NET Documentation
Exception Property
Class LibraryGigaSpaces.XAP.EventsContainerExceptionEventArgsException
Gets the occured exception.
Declaration Syntax
C#Visual BasicVisual C++J#
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
public:
property Exception^ Exception {
	Exception^ get ();
}
/** @property */
public Exception get_Exception()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)