GigaSpaces XAP.NET Documentation
DumpProvider Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.DumpDownloadEventArgsDumpProvider
Gets the dump provider that initiated this dump.
Declaration Syntax
C#Visual BasicVisual C++J#
public IDumpProvider DumpProvider { get; }
Public ReadOnly Property DumpProvider As IDumpProvider
public:
property IDumpProvider^ DumpProvider {
	IDumpProvider^ get ();
}
/** @property */
public IDumpProvider get_DumpProvider()

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