GigaSpaces XAP.NET Documentation
DumpName Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.DumpDownloadEventArgsDumpName
Gets the dump name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string DumpName { get; }
Public ReadOnly Property DumpName As String
public:
property String^ DumpName {
	String^ get ();
}
/** @property */
public String get_DumpName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)