TransactionRequirement Methods |
The TransactionRequirement type exposes the following members.
Name | Description | |
---|---|---|
ToString | Returns the fully qualified type name of this instance. (Overrides ValueType.ToString().) | |
WithRequiresTransaction |
Returns a copy of the current TransactionRequirement but with a different value of RequiresTransaction.
Specifically, this method preserves the IsSampled property if the value parameter is true.
|