In The Hand - .NET Components for Mobility
NetBiosNodeType Enumeration
NamespacesInTheHand.Net.NetworkInformationNetBiosNodeType
Specifies the Network Basic Input/Output System (NetBIOS) node type.
Declaration Syntax
C#Visual Basic
public enum NetBiosNodeType
Public Enumeration NetBiosNodeType
Members
MemberDescription
Unknown
An unknown node type.

Broadcast
A broadcast node.

Peer2Peer
A peer-to-peer node.

Mixed
A mixed node.

Hybrid
A hybrid node.

Remarks
The node type determines the way in which NetBIOS names are resolved to Internet Protocol (IP) addresses. The following table shows the name resolution method for each node type. This enumeration is used to specify values for the NodeType property.
See Also
[!:System.Net.NetworkInformation.NetBiosNodeType]

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0