Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal message As String, _ ByVal status As DicomCommandStatusType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ClientCommunicationException( string message, DicomCommandStatusType status ) |
C++/CLI | |
---|---|
public: ClientCommunicationException( String^ message, DicomCommandStatusType status ) |
Parameters
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family