IOptionProvider
(ITF)
INTERFACE IOptionProvider EXTENDS __SYSTEM.IQueryInterface
Allows the socket options for TCP_Server, TCP_Client or UDP_Peer (
IOperationConsumer
) to be specifically adapted to the requirements of an application.Implement a
IOptionProvider
instance and register it with the related SetOptionProvider
method.Methods:
GetOptionCount
GetParams
SetResult
Structure: