Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Class DicomClientLingeringState

    Inheritance
    System.Object
    DicomClientState
    DicomClientWithConnectionState
    DicomClientWithAssociationState
    DicomClientLingeringState
    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("DicomClientLingeringState 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 DicomClientLingeringState : DicomClientWithAssociationState

    Fields

    Instance

    Declaration
    public static readonly DicomClientLingeringState Instance
    Field Value
    Type Description
    DicomClientLingeringState

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors