DicomCommandClientSessionProxy Class Properties (original) (raw)
Summary
For a list of all members of this type, see DicomCommandClientSessionProxy members
Public Properties
Name | Description | |
---|---|---|
![]() |
AbstractClass | Gets the abstract Class UID that came with the client request. |
![]() |
ClientName | Gets the AE title of the associated client. (Inherited from ClientSessionProxy) |
![]() |
IsAssociated | Gets a value indicating whether the client have a valid association. (Inherited from ClientSessionProxy) |
![]() |
IsConnected | Gets a value indicating whether the connection with the client is valid. (Inherited from ClientSessionProxy) |
![]() |
MessageID | Gets the message ID that came with the client request. |
![]() |
PresentationID | Gets the presentation ID that came with the client request. |
![]() |
ServerName | Gets the AE title of the server associated with the client. (Inherited from ClientSessionProxy) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
Session | Gets the underlying ClientSession that holds the connection with the client. (Inherited from ClientSessionProxy) |