Buffer(Stream, Hashtable, Object) Constructor

Definition

public:
 Buffer(System::IO::Stream ^ stream, System::Collections::Hashtable ^ perfCounter, System::Object ^ tracePoint);
public Buffer (System.IO.Stream stream, System.Collections.Hashtable perfCounter, object tracePoint);
new Microsoft.HostIntegration.Drda.Common.Buffer : System.IO.Stream * System.Collections.Hashtable * obj -> Microsoft.HostIntegration.Drda.Common.Buffer

Parameters

stream
Stream
perfCounter
Hashtable
tracePoint
Object

Applies to