共用方式為


RWLock 結構

定義

public value class RWLock
public struct RWLock
type RWLock = struct
Public Structure RWLock
繼承
RWLock

欄位

Free
Read
Write

屬性

State

方法

LockRead()
LockWrite()
ReserveWriteLock()
TryLockWrite()
UnlockRead()
UnlockWrite()

適用於