LdapDirectoryIdentifier.Connectionless 属性

定义

获取一个值,该值指示连接是否为 UDP) (用户数据报协议。

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

属性值

true 如果连接为 UDP,则为 ; false 如果 LDAP 连接通过 TCP/IP,则为 。

适用于