C# Class System.IO.Pipes.Win32AnonymousPipeClient

Inheritance: Win32AnonymousPipe, IAnonymousPipeClient
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
Win32AnonymousPipeClient ( AnonymousPipeClientStream owner, SafePipeHandle handle ) : System

Method Details

Win32AnonymousPipeClient() public méthode

public Win32AnonymousPipeClient ( AnonymousPipeClientStream owner, SafePipeHandle handle ) : System
owner AnonymousPipeClientStream
handle Microsoft.Win32.SafeHandles.SafePipeHandle
Résultat System