SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
IHttp
Service Interface
Interface that implements communicators that can transfer HTTP protocol.
Definition
Namespace:
OddPrg.Communication
Assembly:
OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
Copy
public
interface
IHttpService
Methods
CreateHttpHost
Returns value of "Host" header in HTTP request.
See Also
Reference
OddPrg.Communication Namespace
In This Article
Definition
Methods
See Also