Click or drag to resize

CandidateAttribute Properties

The CandidateAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAttributeType
Gets or sets this Attribute's Type.
(Inherited from Attribute.)
Public propertyCandidateType
Gets or sets the type of the candidate. See CandidateType for possible values.
Public propertyComponentId
Gets or sets the ID of the component for which this is a candidate.
Public propertyConnectionAddress
Gets or sets the IP address of the candidate.
Public propertyExtensions
Gets or sets the extensions.
Public propertyFoundation
Gets or sets the candidate's foundation.
Public propertyPort
Gets or sets the port of the candidate.
Public propertyPriority
Gets or sets the priority of the candidate.
Public propertyProtocol
Gets or sets the protocol of this candidate.
Public propertyRelatedAddress
Gets or sets the IP address related to the candidate.
Public propertyRelatedPort
Gets or sets the port related to the candidate.
Top
See Also