AsyncReaderWriterLock.Complete Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Causes new top-level lock requests to be rejected and the Completion task to transition to a completed state after any issued locks have been released.
public:
void Complete();
public:
void Complete();
void Complete();
public void Complete ();
member this.Complete : unit -> unit
Public Sub Complete ()