GigaSpaces XAP.NET Documentation
Processed Property
Class Library ► GigaSpaces.XAP.Remoting ► IRemoteServiceStats ► Processed
Gets the total number of remoting invocations that were successfully executed.
Declaration Syntax
C#Visual BasicVisual C++J#
long Processed { get; }
ReadOnly Property Processed As Long
	Get
property long long Processed {
	long long get ();
}
/** @property */
long get_Processed()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 16.3.0.0 (16.3.0)