Table of Contents

Method CreateWaitHandle

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.dll

CreateWaitHandle()

Allocates a WaitHandle object.

[Obsolete("Not supported by DelegatingStream.")]
protected override WaitHandle CreateWaitHandle()

Returns

WaitHandle

A reference to the allocated WaitHandle.