NamedPipeServerChannel Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
Server that is accessible from clients on the same machine or local network using Windows Named Pipes.
Namespace
Declaration (C#)
[LicenseProvider(typeof(ROLicenseProvider))] [DefaultClientChannel(typeof(NamedPipeClientChannel))] [DefaultProperty("Path")] [ServerChannel] public class NamedPipeServerChannel : ServerChannel
Hierarchy
- System.ComponentModel.Component
- RemObjects.SDK.Channel
- RemObjects.SDK.ServerChannel
- RemObjects.SDK.Server.NamedPipeServerChannel
- RemObjects.SDK.ServerChannel
- RemObjects.SDK.Channel
Properties
| | | |
|---|---|---|
| AllowAll | Boolean | |
| Path | String | |
| SecurityOptions | ServerSecurityOptions | |
| Server | String |
Methods
| | |
|---|---|
| NamedPipeServerChannel | Default constructor for NamedPipeServerChannel. |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
