GigaSpaces XAP.NET Documentation
ITypeRuntimeInfo Interface
Class LibraryGigaSpaces.Core.AdminITypeRuntimeInfo
Encapsulates runtime information about a type in use by the space.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ITypeRuntimeInfo
Public Interface ITypeRuntimeInfo
public interface class ITypeRuntimeInfo
public interface ITypeRuntimeInfo
Members
All MembersProperties



IconMemberDescription
NumberOfEntries
Number of instances of the type in the space.

NumberOfTemplates
Number of templates of the type currently registered in the space.

SpaceTypeName
Type name in the space.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)