Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-nest ServiceCharacteristics #20560

Merged
merged 1 commit into from
Apr 7, 2020

Conversation

ajcvickers
Copy link
Member

No description provided.

@ajcvickers ajcvickers force-pushed the CharacteristicallyServicableByPenguins0407 branch from 3aece1e to 28130e4 Compare April 7, 2020 16:55
/// <summary>
/// True if multiple registrations of the service is allowed; false otherwise.
/// </summary>
public bool MultipleRegistrations { get; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe consider renaming this to MultipleRegistrationsAllowed at the same time. Just MultipleRegistrations is open to other interpretations such as "multiple registrations have happened".

@ajcvickers ajcvickers merged commit 2215c3b into master Apr 7, 2020
@ajcvickers ajcvickers deleted the CharacteristicallyServicableByPenguins0407 branch April 7, 2020 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants