SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Tcp
Communicator
Create
Http
Host Method
Creates Host header value using current connection parameters.
Definition
Namespace:
OddPrg.Communication.Tcp
Assembly:
OddPrg.Communication.Tcp (in OddPrg.Communication.Tcp.dll) Version: 2.0.0.3 (2.0.0.3)
C#
Copy
public
string
CreateHttpHost
()
Return Value
String
Implements
IHttpService
CreateHttpHost
See Also
Reference
TcpCommunicator Class
OddPrg.Communication.Tcp Namespace
In This Article
Definition
Return Value
Implements
See Also