GigaSpaces XAP.NET Documentation
IRemoteServiceStats Interface
Class LibraryGigaSpaces.XAP.RemotingIRemoteServiceStats
Provide statistics for a remote service SpaceRemotingServiceAttribute
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IRemoteServiceStats
Public Interface IRemoteServiceStats
public interface class IRemoteServiceStats
public interface IRemoteServiceStats
Members
All MembersProperties



IconMemberDescription
Failed
Gets the total number of remoting invocations that failed execution.

Id
Gets the remote service id.

Processed
Gets the total number of remoting invocations that were successfully executed.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)