CloseConnectionEventArgs constructor
The CloseConnectionEventArgs() constructor initializes a new instance of the CloseConnectionEventArgs class.
Namespace: Microsoft.Exchange.Data.Transport.Delivery
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New CloseConnectionEventArgs()
protected CloseConnectionEventArgs()
See also
Reference
CloseConnectionEventArgs class