Encapsulates information about a single write operation.
            
| C# | Visual Basic | Visual C++ | J# | 
public interface IWriteResult
Public Interface IWriteResult
public interface class IWriteResult
public interface IWriteResult
| 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.
              | 
