StreamLink.NET  7.1.6-7.1.6-3952-ee12172
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IAdvancedConfiguration Interface Reference

This interface provides access to advanced features of the StreamLink library. More...

Properties

IRawSocketFactory RawSocketFactory [get, set]
 This property can be set to override the default behaviour when creating a tcp/tcps (direct socket) connection by using the provided socket factory implementation to obtain a connection to the Liberator. More...
 

Detailed Description

This interface provides access to advanced features of the StreamLink library.

The features provided by the advanced configuration are not considered core parts of StreamLink and are not required for normal use of the library. In general these features should not be used unless they are well understand and there is a specific need for them.

Property Documentation

IRawSocketFactory Caplin.StreamLink.IAdvancedConfiguration.RawSocketFactory
getset

This property can be set to override the default behaviour when creating a tcp/tcps (direct socket) connection by using the provided socket factory implementation to obtain a connection to the Liberator.


Generated on Tue Apr 28 2020 06:25:29 for StreamLink.NET