GigaSpaces XAP.NET Documentation
WriteMultipleException..::.IWriteResult Interface
Class LibraryGigaSpaces.Core.ExceptionsWriteMultipleExceptionWriteMultipleException..::.IWriteResult
Encapsulates information about a single write operation.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IWriteResult
Public Interface IWriteResult
public interface class IWriteResult
public interface IWriteResult
Members
All MembersProperties



IconMemberDescription
Exception
Gets the exception that failed the write operation, if any.

Lease
Gets the resulting lease context, if any.

ResultType
Gets the result type of the current write operation.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)