The following tables list the members exposed by ScpInfo.
| Name | Description | |
|---|---|---|
| ScpInfo Constructor | Overloaded. Creates a new instance of the ScpInfo class. |
| Name | Description | |
|---|---|---|
| Address | Gets or sets the host name and IP address of the DICOM server. |
| AETitle | Gets or sets the AE Title of the DICOM server. |
| Port | Gets or sets the port number of the DICOM server. |
| Timeout | Gets or sets the timeout in seconds before the connection is dropped if no response is received from the DICOM server. |
| Name | Description | |
|---|---|---|
| ToString | Overridden. Overloaded. Returns a String that represents the AE Title of the DICOM server. |
| Name | Description | |
|---|---|---|
| ValueChanged | Notifies that a configuration property value has changed. |