ServiceHealthBehaviorBase Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serves as the base class for a Windows Communication Foundation (WCF) service behavior that provides a health endpoint.
public ref class ServiceHealthBehaviorBase abstract : System::ServiceModel::Description::IServiceBehavior
public abstract class ServiceHealthBehaviorBase : System.ServiceModel.Description.IServiceBehavior
type ServiceHealthBehaviorBase = class
interface IServiceBehavior
Public MustInherit Class ServiceHealthBehaviorBase
Implements IServiceBehavior
- Inheritance
-
ServiceHealthBehaviorBase
- Derived
- Implements
Service |
Initializes a new instance of the ServiceHealthBehaviorBase class. |
Health |
Gets or sets a value that specifies if the health endpoint should return the service details or if the response should contain no content. |
Http |
Gets or sets the binding that is used for health retrieval via an HTTP/Get request. |
Http |
Gets or sets a value that specifies whether to publish service metadata for retrieval using an HTTP/Get request. |
Http |
Gets or sets a Uri that specifies the address to which metadata is published for retrieval using an HTTP/Get request. |
Https |
Gets or sets the binding that is used for health retrieval via an HTTPS/Get request. |
Https |
Gets or sets a value that specifies whether to publish service metadata for retrieval using an HTTPS/Get request. |
Https |
Gets or sets a Uri that specifies the address to which metadata is published for retrieval using an HTTPS/Get request. |
Service |
Gets the date and time that the health check service started. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Handle |
Processes an HTTP/Get or HTTPS/Get request and returns a response. |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
IService |
Passes custom data to binding elements to support the contact implementation. |
IService |
Changes run-time property values or inserts custom extension objects such as error handlers, message or parameter interceptors, security extensions, and other custom extension objects. |
IService |
Inspects the service host and the service description to confirm that the service can run successfully. |
Produit | Versions |
---|---|
.NET Framework | 4.8, 4.8.1 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: