Represents a UNIX local socket endpoint. Only available on UNIX platforms. More...
Public Member Functions | |
| override void | Dispose () |
| UnixLocalEndpoint (string socketName) | |
| Constructs a UNIX local socket endpoint with the given name. More... | |
Additional Inherited Members | |
Protected Attributes inherited from DeltaVSoft.RCFProto.Endpoint | |
| bool | swigCMemOwn |
Represents a UNIX local socket endpoint. Only available on UNIX platforms.
| DeltaVSoft.RCFProto.UnixLocalEndpoint.UnixLocalEndpoint | ( | string | socketName | ) |
Constructs a UNIX local socket endpoint with the given name.
|
virtual |
Reimplemented from DeltaVSoft.RCFProto.Endpoint.
1.8.3.1