blob: 0c1b23b725d14ebfd0d16fe061d6098b32ded155 (
plain)
1
2
3
4
|
#pragma once
// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
#define msierrMsmqCannotConnect 28101
|