Specifies the protocol that the Socket class supports.
Public Enumeration ProtocolType
Dim instance As ProtocolType
public enum ProtocolType
The Socket class uses the ProtocolType enumeration to inform the Windows Sockets API of the requested protocol. Low-level driver software for the requested protocol must be present on the computer for the Socket to be created successfully.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.