pipe class

Description

Represents a channel for interprocess communication.

Notes

It is a class that is dynamically embedded when the Cooker runs.

This class is distributed as Rtype.Pipe.dll.

Note : Rtype.Pipe.dll is not included in the Cooker distribution archive. In order to use the class, please incorporate the dll file yourself.

DLL

Rtype.Pipe.dll

fitter

SignatureDescription
pipe()

Get a new instance of pipe class.

pipe(string)

Get a new instance of pipe class.

getter

SignatureDescription
ChannelName

Gets the channel name.

Fitted

Gets a value that indicates whether this instance was already initialized.

TypeName

Gets the type name.

setter

This class does not have a setter.

method

SignatureDescription
Release()

Releases the unmanaged resources that are used in the pipe.

Downloads for latest version.

Downloads pipe and pipeclient class ver 1.0.0.0 for Any CPU.

Downloads pipe and pipeclient class ver 1.0.0.0 for x86.

Downloads pipe and pipeclient class ver 1.0.0.0 for x64.

Downloads the source of pipe and pipeclient class ver 1.0.0.0.

The above .dll and source files are distributed as a self-extracting archive of 7z format.

Copyright © Cooker All rights reserved.