CreateNamedPipeServerStreamContext Class
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.
Provides information about an endpoint when creating a NamedPipeServerStream.
public sealed class CreateNamedPipeServerStreamContext
type CreateNamedPipeServerStreamContext = class
Public NotInheritable Class CreateNamedPipeServerStreamContext
- Inheritance
-
CreateNamedPipeServerStreamContext
Constructors
CreateNamedPipeServerStreamContext() |
Properties
NamedPipeEndPoint |
Gets the endpoint. |
PipeOptions |
Gets the pipe options. |
PipeSecurity |
Gets the default access control and audit security. |