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: 12.3.0.0 (12.3.0.19000)