Encapsulates information about a single write operation.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface IWriteResult
Public Interface IWriteResult
public interface class IWriteResult
public interface IWriteResult
![](../icons/collapse_all.gif)
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | 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.
|