GigaSpaces XAP.NET Documentation
Details Property
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.ServiceGridIServiceMonitorsDetails
Gets the service details associated to this monitor, Should not be implemented, this will be automatically filled at the client side
Declaration Syntax
C#Visual BasicVisual C++J#
IServiceDetails Details { get; }
ReadOnly Property Details As IServiceDetails
property IServiceDetails^ Details {
	IServiceDetails^ get ();
}
/** @property */
IServiceDetails get_Details()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)