DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAssociation Class / ConnectionDateTime Property

In This Topic
    ConnectionDateTime Property
    In This Topic
    Time of DICOM connection being open, this property gets set automatically in DicomServer's Association Request handler
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ConnectionDateTime As System.Date
    public System.DateTime ConnectionDateTime {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also