Class DicomClientIdleState
- Namespace
- FellowOakDicom.Network.Client.States
- Assembly
- fo-dicom.core.dll
[Obsolete("DicomClientIdleState is an artifact of an older state-based implementation of the DicomClient and will be deleted in the future. It only exists today for backwards compatibility purposes")]
public class DicomClientIdleState : DicomClientState
- Inheritance
-
DicomClientIdleState
- Inherited Members
- Extension Methods
Fields
Instance
public static readonly DicomClientIdleState Instance
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.