TdxEMFSessionOptions.LockingOption Property
Reserved for future use.
Declaration
property LockingOption: TdxLockingOption read; write; default TdxLockingOption.None;
Property Value
Type | Default |
---|---|
TdxLockingOption | None |
Remarks
The default value of the LockingOption property is TdxLockingOption.None.
See Also