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: 9.1.2.7920 (9.1.2.7920)