Share via


CreateNamedPipeServerStreamContext Class

Definition

Provides information about an endpoint when creating a NamedPipeServerStream.

public sealed class CreateNamedPipeServerStreamContext
type CreateNamedPipeServerStreamContext = class
Public NotInheritable Class CreateNamedPipeServerStreamContext
Inheritance
CreateNamedPipeServerStreamContext

Constructors

Name Description
CreateNamedPipeServerStreamContext()

Properties

Name Description
NamedPipeEndPoint

Gets the endpoint.

PipeOptions

Gets the pipe options.

PipeSecurity

Gets the default access control and audit security.

Applies to