다음을 통해 공유


NamedPipeClient.IncomingConnected 속성

정의

NamedPipeClient에 들어오는 파이프 연결이 있는지 여부를 나타내는 값을 가져옵니다.

public bool IncomingConnected { get; }
member this.IncomingConnected : bool
Public ReadOnly Property IncomingConnected As Boolean

속성 값

이 클라이언트가 현재 들어오는 파이프에 연결되어 있는지 여부를 나타내는 부울 값입니다.

적용 대상