Class DicomClientSendingRequestsState
Inheritance
System.Object
DicomClientSendingRequestsState
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("DicomClientSendingRequestsState 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 DicomClientSendingRequestsState : DicomClientWithAssociationState
Fields
Instance
Declaration
public static readonly DicomClientSendingRequestsState Instance
Field Value
Type | Description |
---|---|
DicomClientSendingRequestsState |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()