Creates a new instance of the HttpCustomClientProtocolSetup class.
Declaring type: HttpCustomClientProtocolSetup
Namespace: Zyan.Communication.Protocols.Http
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method HttpCustomClientProtocolSetup () Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, int) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, int, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, int) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, int, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, int, bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (bool, string, int, bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, int, bool) Creates a new instance of the HttpCustomClientProtocolSetup class.
Public Method HttpCustomClientProtocolSetup (Versioning, bool, string, int, bool, IWebProxy) Creates a new instance of the HttpCustomClientProtocolSetup class.