Class DicomClientIdleState
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FellowOakDicom.Network.Client.States
Assembly: fo-dicom.core.dll
Syntax
[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
Fields
Instance
Declaration
public static readonly DicomClientIdleState Instance
Field Value
Type | Description |
---|---|
DicomClientIdleState |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()