GigaSpaces XAP.NET Documentation
ServiceSubType Property
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.ServiceGridIServiceDetailsServiceSubType
Gets the type of the serive details. For example, in case of space, it can be localcache, proxy, ... .
Declaration Syntax
C#Visual BasicVisual C++J#
string ServiceSubType { get; }
ReadOnly Property ServiceSubType As String
property String^ ServiceSubType {
	String^ get ();
}
/** @property */
String get_ServiceSubType()

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