C# 클래스 System.IO.Pipes.Tests.NamedPipeTest_Read_ServerInOut_ClientInOut_APMWaitForConnection

상속: PipeTest_Read
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void

보호된 메소드들

메소드 설명
CreateServerClientPair ( ) : ServerClientPair

메소드 상세

CreateServerClientPair() 보호된 메소드

protected CreateServerClientPair ( ) : ServerClientPair
리턴 ServerClientPair

WriteToReadOnlyPipe_Throws_NotSupportedException() 공개 메소드

public WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void
리턴 void