NamedPipeClientChannel Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
Channel that uses Windows Named Pipes to communicate between a client and a server on the same machine or local network.
Namespace
Declaration (C#)
[ClientChannel] public class NamedPipeClientChannel : ClientChannel, IRodlAccess, IChannel;
Hierarchy
- System.ComponentModel.Component
- RemObjects.SDK.Channel
- RemObjects.SDK.ClientChannel
- RemObjects.SDK.NamedPipeClientChannel
- RemObjects.SDK.ClientChannel
- RemObjects.SDK.Channel
Properties
| | | |
|---|---|---|
| Path | String | |
| Server | String |
Methods
| | |
|---|---|
| NamedPipeClientChannel | Default constructor for NamedPipeClientChannel. |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
