Click or drag to resize

ILinkPeerisLinked Property

Tells if this peer is currently linked to another peer.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
bool isLinked { get; }
Request Example View Source

Property Value

Type: Boolean
The current state of the link.
See Also