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 | |
![]() | |
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.