In The Hand LtdIn The Hand
NetBiosNodeType Enumeration
NamespacesInTheHand.Net.NetworkInformationNetBiosNodeType
.NET Components for Mobility
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.

HasFlag
Determines whether one or more bit fields are set in the current instance.

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.

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