C# Class HealthMonitoring.Monitors.Core.Exchange.Client.EndpointHealthUpdate

Show file Open project: wongatech/HealthMonitoring Class Usage Examples

Public Methods

Method Description
EndpointHealthUpdate ( System.Guid endpointId, HealthMonitoring.Model.EndpointHealth health ) : System

Method Details

EndpointHealthUpdate() public method

public EndpointHealthUpdate ( System.Guid endpointId, HealthMonitoring.Model.EndpointHealth health ) : System
endpointId System.Guid
health HealthMonitoring.Model.EndpointHealth
return System