C# Class System.IO.Pipes.Tests.NamedPipeTest_Read_ServerInOut_ClientInOut_APMWaitForConnection

Inheritance: PipeTest_Read
Show file Open project: dotnet/corefx

Public Methods

Method Description
WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void

Protected Methods

Method Description
CreateServerClientPair ( ) : ServerClientPair

Method Details

CreateServerClientPair() protected method

protected CreateServerClientPair ( ) : ServerClientPair
return ServerClientPair

WriteToReadOnlyPipe_Throws_NotSupportedException() public method

public WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void
return void