Click or drag to resize

ServerContext Properties

The ServerContext type exposes the following members.

Properties
  NameDescription
Public propertyClientHostAddress
Gets the IP address of the client that called the server.
Public propertyClientHostName
Gets the host name of the client that called the server.
Public propertyStatic memberCurrent
Gets the currently active server context for this thread.
Public propertyStatic memberLocalHostName
Gets the name of the local host.
Top
See Also