Serializable, Timeout = new TimeSpan(0, 0, 0, 10) }; using(var scope = new TransactionScope(TransactionScopeOption.RequiresNew, options)) { stuff here } ...
確定! 回上一頁