Agent Constructor
When overridden in a derived class, the Agent constructor initializes a new instance of the class derived from the Agent class.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Protected Sub New
protected Agent ()
protected:
Agent ()
protected Agent ()
protected function Agent ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003