GigaSpaces XAP.NET Documentation
ReadByIdsException..::..IReadByIdResult Interface
Class LibraryGigaSpaces.Core.ExceptionsReadByIdsExceptionReadByIdsException..::..IReadByIdResult
Encapsulates information about a single read by id operation.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IReadByIdResult
Public Interface IReadByIdResult
public interface class IReadByIdResult
public interface IReadByIdResult
Members
All MembersProperties



IconMemberDescription
Exception
Gets the exception that failed the read by id operation, if any.

Id
Gets the id of the corresponding read by id operation.

Object
Gets the resulting object, if any.

ResultType
Gets the result type of the current read by id operation.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)