Edit

Share via


RealTimeAddress.IsEndpointTarget Property

Definition

Gets the value that indicates whether this address targets a specific endpoint.

public:
 property bool IsEndpointTarget { bool get(); };
public bool IsEndpointTarget { get; }
member this.IsEndpointTarget : bool
Public ReadOnly Property IsEndpointTarget As Boolean

Property Value

True if the target is for a device (when URI is GRUU or epid exists in this address), False otherwise.

Applies to