DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.DicomObjects.DicomWeb.Internal Namespace / SubscriptionController Class / Options Method

In This Topic
    Options Method (SubscriptionController)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.Web.Http.HttpOptionsAttribute()>
    Public Function Options() As System.Net.Http.HttpResponseMessage
    [System.Web.Http.HttpOptions()]
    public System.Net.Http.HttpResponseMessage Options()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also