AdsClientSettings.Protocol Property

Gets the protocol settings

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public TransportProtocol Protocol { get; }

VB

Public ReadOnly Property Protocol As TransportProtocol
    Get

Property Value

Type: TransportProtocol
The protocol.

Reference

AdsClientSettings Class

TwinCAT.Ads Namespace