SmsExceptionHandlerArgs Class
Represents event and exception arguments, in Configuration Manager 2007, for the SmsExceptionHandler class.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsExceptionHandlerArgs
Syntax
'Declaration
Public Class SmsExceptionHandlerArgs
Inherits EventArgs
public class SmsExceptionHandlerArgs : EventArgs
public ref class SmsExceptionHandlerArgs : public EventArgs
public class SmsExceptionHandlerArgs extends EventArgs
public class SmsExceptionHandlerArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.ConfigurationManagement.AdminConsole.SmsExceptionHandlerArgs
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.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsExceptionHandlerArgs Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsExceptionHandler Delegate