Click or drag to resize

Alphaleonis.Win32.Network Namespace

This namespace contains network related classes.
Classes
  ClassDescription
Public classDfsInfo
Contains information about a Distributed File System (DFS) root or link. This class cannot be inherited.

This structure contains the name, status, GUID, time-out, number of targets, and information about each target of the root or link.

Public classDfsStorageInfo
Contains information about a DFS root or link target in a DFS namespace or from the cache maintained by the DFS client.

This class cannot be inherited.

Public classDriveConnection
Used to create a temporary connection to a network resource that will be disconnected once this instance is disposed.
Public classHost
Provides static methods to retrieve network resource information from a local- or remote host.
Public classNetworkConnectionInfo
Represents a connection to a network.
Public classNetworkInfo
Represents a network on the local machine. It can also represent a collection of network connections with a similar network signature.
Public classOpenConnectionInfo
Contains the identification number of a connection, number of open files, connection time, number of users on the connection, and the type of connection.
Public classOpenResourceInfo
Contains the identification number and other pertinent information about files, devices, and pipes. This class cannot be inherited.
Public classServerStatisticsInfo
Contains operating statistics for the Server service.
Public classSessionInfo
Contains information about Server Message Block (SMB) shares. This class cannot be inherited.
Public classShareInfo
Contains information about Server Message Block (SMB) shares. This class cannot be inherited.
Public classWorkstationStatisticsInfo
Contains operating statistics for the Workstation service.
Enumerations
  EnumerationDescription
Public enumerationAccessPermissions
A set of bit flags that describe the permissions for the shared resource's on servers running with share-level security.
Public enumerationConnectivityStates
Specifies types of network connectivity state.
Public enumerationDfsPropertyFlags
A set of bit flags that describe specific properties of a DFS namespace, root, or link.
Public enumerationDfsStorageStates
A set of bit flags that describe the storage state of the DFS root or link target.
Public enumerationDfsTargetPriorityClass
Defines the set of possible DFS target priority class settings.
Public enumerationDfsVolumeStates
A set of bit flags that describe the state of the DFS root or link;

the state of the DFS namespace root cannot be changed.

One DfsVolumeStates flag is set, and one DFS_VOLUME_FLAVOR flag is set.

Public enumerationDomainType
Specifies the domain type of a network.
Public enumerationNetworkCategory
Specifies the category type of a network.
Public enumerationNetworkConnectivityLevels
Specifies what types of networks are enumerated.
Public enumerationSessionInfoLevel
The SessionInfo information level.
Public enumerationShareInfoLevel
The ShareInfo information level.
Public enumerationShareResourceTypes
Contains information about the shared resource.
Public enumerationShareType
The type of the shared resource.