NamedPipeServerChannel Class

From RemObjects Software

Jump to: navigation, search

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

Properties

Property
Type
Description
AllowAll Boolean
Path String
SecurityOptions ServerSecurityOptions
Server String


Methods

Method
Description
NamedPipeServerChannel Default constructor for NamedPipeServerChannel.


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools