In The Hand - .NET Components for Mobility
ConnectionDetailedStatus Class
NamespacesInTheHand.WindowsMobile.NetConnectionDetailedStatus
Provides the detailed status of a specific network connection.
Declaration Syntax
C#Visual Basic
public sealed class ConnectionDetailedStatus
Public NotInheritable Class ConnectionDetailedStatus
Members
All MembersMethodsProperties



IconMemberDescription
AdapterName
Name of the adapter (if available).

ConnectionStatus
Current connection status.

ConnectionSubType
The sub-type of the connection.

ConnectionType
The type of connection.

Description
Name of the connection.

DestinationNetwork
Guid of the destination network.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LastConnectTime
Time the connection was last established.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Secure
True if the connection is secure.

SignalQuality
Quality of the signal, can be a value between 0 and 255.

SourceNetwork
Guid of the source network.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ConnectionDetailedStatus

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0