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



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

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

Object
Gets the resulting object, if any.

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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)