Transaction.IsSerializing 属性

定义

指示事务当前正在序列化

public:
 property bool IsSerializing { bool get(); };
public bool IsSerializing { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsSerializing : bool
Public ReadOnly Property IsSerializing As Boolean

属性值

Boolean
属性

适用于