Interface IConnectionFactory
public interface IConnectionFactory
- Since:
- Mar 8, 2006
-
Method Summary
-
Method Details
-
connect
- Parameters:
service- the calling INativeService- Returns:
- established IConnection objects
- Throws:
NativeCommException- on failure
-