RCFProto
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
DeltaVSoft.RCFProto.Win32NamedPipeEndpoint Class Reference

Represents a Win32 named pipe endpoint. Only available on Windows platforms. More...

Inheritance diagram for DeltaVSoft.RCFProto.Win32NamedPipeEndpoint:
DeltaVSoft.RCFProto.Endpoint

Public Member Functions

override void Dispose ()
 
 Win32NamedPipeEndpoint (string pipeName)
 Constructs a Win32 named pipe endpoint with the given pipe name. More...
 

Additional Inherited Members

- Protected Attributes inherited from DeltaVSoft.RCFProto.Endpoint
bool swigCMemOwn
 

Detailed Description

Represents a Win32 named pipe endpoint. Only available on Windows platforms.

Constructor & Destructor Documentation

DeltaVSoft.RCFProto.Win32NamedPipeEndpoint.Win32NamedPipeEndpoint ( string  pipeName)

Constructs a Win32 named pipe endpoint with the given pipe name.

Member Function Documentation

override void DeltaVSoft.RCFProto.Win32NamedPipeEndpoint.Dispose ( )
virtual

Reimplemented from DeltaVSoft.RCFProto.Endpoint.


The documentation for this class was generated from the following file: