Partager via


Classe Policy.ConnectionProcessingFinishedEventArgs

Represents the arguments that are passed to the event handler when the connection processing is finished.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ConnectionProcessingFinishedEventArgs _
    Inherits EventArgs
'Utilisation
Dim instance As Policy.ConnectionProcessingFinishedEventArgs
public sealed class ConnectionProcessingFinishedEventArgs : EventArgs
public ref class ConnectionProcessingFinishedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type ConnectionProcessingFinishedEventArgs =  
    class
        inherit EventArgs
    end
public final class ConnectionProcessingFinishedEventArgs extends EventArgs

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.SqlServer.Management.Dmf..::..Policy..::..ConnectionProcessingFinishedEventArgs

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.