NetworkConnectionInfo Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Management.SystemConfigurationTasks.NetworkConnectionInfo
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class NetworkConnectionInfo _
Implements IConfigurable, IEquatable(Of NetworkConnectionInfo)
'Usage
Dim instance As NetworkConnectionInfo
[SerializableAttribute]
public class NetworkConnectionInfo : IConfigurable,
IEquatable<NetworkConnectionInfo>
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.