Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PipeStream::CheckPipePropertyOperations Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Verifies that the pipe is in a proper state for getting or setting properties.

Namespace:   System.IO.Pipes
Assembly:  System.Core (in System.Core.dll)

public protected:
[SecurityCriticalAttribute]
virtual void CheckPipePropertyOperations()

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft