We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ded50f commit 5b5c8bdCopy full SHA for 5b5c8bd
src/ServiceControl.Persistence/EndpointInstanceId.cs
@@ -49,6 +49,5 @@ public override int GetHashCode()
49
public readonly string LogicalName;
50
public readonly string HostName;
51
public readonly Guid HostGuid;
52
- public readonly bool SupportsHeartbeats;
53
}
54
0 commit comments