RemObjects.SDK.Native
Classes
| Class | Notes |
|---|---|
| NativePipeImplementation | The NativePipeImplementation helper class is used internally by the NamedPipeClientChannel and NamedPipeServerChannel classes to obtain a platform-specific implementation of the INativePipeServices interface. |
Interfaces
| Interface | Notes |
|---|---|
| INativePipeServer | The INativePipeServer interface represents a generic connection that can be represented as a read-write Stream. |
| INativePipeServices | The INativePipeServices interface is used to represent a concrete implementation of NamedPipes-related infrastructure. |