Compartir a través de


CreateNamedPipeServerStreamContext.NamedPipeEndPoint Property

Definition

Gets the endpoint.

public Microsoft.AspNetCore.Connections.NamedPipeEndPoint NamedPipeEndPoint { get; init; }
member this.NamedPipeEndPoint : Microsoft.AspNetCore.Connections.NamedPipeEndPoint with get, set
Public Property NamedPipeEndPoint As NamedPipeEndPoint

Property Value

Applies to