See Also

BusyException Class  | BusyException Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

message
See Also Languages PowerTCP SSL Sockets for .NET

BusyException Constructor(String)

Dart.PowerTCP.SslSockets Namespace > BusyException Class > BusyException Constructor : BusyException Constructor(String)

Initializes a new instance of the BusyException class.

[Visual Basic]
Public Function New( _    ByVal message As String _ )
[C#]
public BusyException(    string message );
[C++]
public: BusyException(    string* message )
[C++/CLI]
public: BusyException(    String^ message )

Parameters

message

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

BusyException Class  | BusyException Members  | Overload List


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.