Search Results for

    Show / Hide Table of Contents

    Class HTTPRequestContract

    Http request contract

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class HTTPRequestContract : Object

    Name Description
    HTTPRequestContract()

    Fields

    Name Description
    Body

    Body

    CommandType

    Command type (GET or POST)

    ContentType

    Content type

    TimeOut

    Timeout in ms (100000 default value), request will fail with value 0

    Url

    Url

    WaitForResponse

    Wait for response

    Back to top Copyright © Kendox