Freigeben über


Policy.ConnectionProcessingStartedEventArgs-Klasse

Represents the arguments that are passed to the event handler when the connection processing has started.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public NotInheritable Class ConnectionProcessingStartedEventArgs _
    Inherits EventArgs
'Usage
Dim instance As Policy.ConnectionProcessingStartedEventArgs
public sealed class ConnectionProcessingStartedEventArgs : EventArgs
public ref class ConnectionProcessingStartedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type ConnectionProcessingStartedEventArgs =  
    class
        inherit EventArgs
    end
public final class ConnectionProcessingStartedEventArgs extends EventArgs

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.