Interface IBatchResult
Defines the result of a batch when it is executed
public interface IBatchResult
Properties
IsAvailable
Gets whether the result is available or not
bool IsAvailable { get; }
Defines the result of a batch when it is executed
public interface IBatchResult
Gets whether the result is available or not
bool IsAvailable { get; }