Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Class DicomClientState

    Inheritance
    System.Object
    DicomClientState
    DicomClientConnectState
    DicomClientIdleState
    DicomClientWithConnectionState
    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)
    System.Object.ToString()
    Namespace: FellowOakDicom.Network.Client.States
    Assembly: fo-dicom.core.dll
    Syntax
    [Obsolete("DicomClientState 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 abstract class DicomClientState

    Extension Methods

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