setStartOpts
Sets whether the started transaction is to have protection and whether it is to be checked.
void setStartOpts (ProtectOpt popt = none,
CheckOpt copt = check)
CheckOpt copt = check)
- popt
- An enumeration, defined in this class, that indicates whether start requests are to be protected
- copt
- An enumeration, defined in this class, that indicates whether start requests are to be checked.