ISocketFactory Interface
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Defines a method to create a an instance of the generalized ISocket interface.
Syntax
public interface ISocketFactory
Methods
| Name | Description |
|---|---|
| CreateSocket() | Creates an unconnected instance of the generalized ISocket interface. |