Dart.PowerTCP.EmailValidation Namespace > BusyException Class > BusyException Constructor : BusyException Constructor(SerializationInfo,StreamingContext) |
Initializes a new instance of the BusyException class.
[Visual Basic]
Protected Function New( _
ByVal info As SerializationInfo, _
ByVal context As StreamingContext _
)
[C#]
protected BusyException(
SerializationInfo info,
StreamingContext context
);
[C++]
protected: BusyException(
SerializationInfo* info,
StreamingContext context
)
[C++/CLI]
protected:
BusyException(
SerializationInfo^ info,
StreamingContext context
)
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
BusyException Class | BusyException Members | Overload List
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.