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

Inheritance: PipeTest_Read
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void

Méthodes protégées

Méthode Description
CreateServerClientPair ( ) : ServerClientPair

Method Details

CreateServerClientPair() protected méthode

protected CreateServerClientPair ( ) : ServerClientPair
Résultat ServerClientPair

WriteToReadOnlyPipe_Throws_NotSupportedException() public méthode

public WriteToReadOnlyPipe_Throws_NotSupportedException ( ) : void
Résultat void