GigaSpaces XAP.NET Documentation
ContainerName Property
Class LibraryGigaSpaces.Core.ExceptionsMemoryShortageExceptionContainerName
Gets the name of the container that contains the space that caused this exception.
Declaration Syntax
C#Visual BasicVisual C++J#
public string ContainerName { get; }
Public ReadOnly Property ContainerName As String
public:
property String^ ContainerName {
	String^ get ();
}
/** @property */
public String get_ContainerName()

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