DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomServer Class / AllowExtendedNegotiation Property

In This Topic
    AllowExtendedNegotiation Property
    In This Topic
    Controls whether extended negotation should be supported (as initiator or acceptor)
    Syntax
    'Declaration
     
    
    Public Property AllowExtendedNegotiation As System.Boolean
    public System.bool AllowExtendedNegotiation {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also