次の方法で共有


WriterLock Class

Definition

public ref class WriterLock : Microsoft::Practices::CompositeUI::LockBase
public class WriterLock : Microsoft.Practices.CompositeUI.LockBase
type WriterLock = class
    inherit LockBase
Public Class WriterLock
Inherits LockBase
Inheritance
WriterLock

Constructors

WriterLock(ReaderWriterLock)
WriterLock(ReaderWriterLock, Int32)
WriterLock(ReaderWriterLock, TimeSpan)

Properties

TimedOut (Inherited from LockBase)

Methods

Dispose() (Inherited from LockBase)
Dispose(Boolean) (Inherited from LockBase)

Applies to