![]() | Server |
The ServerContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServerContext | Initializes a new instance of the ServerContext class |
Name | Description | |
---|---|---|
![]() | ClientHostAddress | Gets the IP address of the client that called the server. |
![]() | ClientHostName | Gets the host name of the client that called the server. |
![]() ![]() | Current | Gets the currently active server context for this thread. |
![]() ![]() | LocalHostName | Gets the name of the local host. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |