PipelineWriter.WaitHandle Property

Definition

Signaled when buffer space is available in the underlying stream.

public:
 abstract property System::Threading::WaitHandle ^ WaitHandle { System::Threading::WaitHandle ^ get(); };
public abstract System.Threading.WaitHandle WaitHandle { get; }
member this.WaitHandle : System.Threading.WaitHandle
Public MustOverride ReadOnly Property WaitHandle As WaitHandle

Property Value

Applies to