dcmNET Class Library

A_Associate.ReadRPS Method 

Read response association.

[Visual Basic]
Public Function ReadRPS() As Integer
[C#]
public int ReadRPS();

Return Value

The ASSOCIATION_REJECTED (0x03) if the association is not accepted

Exceptions

Exception Type Condition
IOException Thrown when an I/O error occurs

See Also

A_Associate Class | dcmNET Namespace