|
|
1
1
获取对msmqTransport的依赖项并通过inputQueue属性访问它 |
|
|
2
1
您应该能够使用configurationManager的getSection方法直接从app.config(或web.config)文件中获取此结果,并将结果强制转换为configSection条目标识的类型。 |