NetworkProtocol Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.Protocol
Microsoft.Exchange.Data.NetworkProtocol
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustInherit Class NetworkProtocol _
Inherits Protocol
'Usage
Dim instance As NetworkProtocol
public abstract class NetworkProtocol : Protocol
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.