Represents a Win32 named pipe endpoint. Only available on Windows platforms. More...
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 |
Represents a Win32 named pipe endpoint. Only available on Windows platforms.
| DeltaVSoft.RCFProto.Win32NamedPipeEndpoint.Win32NamedPipeEndpoint | ( | string | pipeName | ) |
Constructs a Win32 named pipe endpoint with the given pipe name.
|
virtual |
Reimplemented from DeltaVSoft.RCFProto.Endpoint.
1.8.3.1