The methods of the HeveaServer class are listed below. For a complete list of HeveaServer class members, see the HeveaServer Members topic.
![]() LoadCredentials | Loads the credentials into the credential store. |
![]() SetGetCredentialDelegate | Sets the delegate on a method called when trying to authentify a user (the accounts stored in the configuration file have a higher priority). |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Start | Starts the web server. |
Stop | Stops the server. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
HeveaServer Class | Hevea.Core.Http Namespace