我正試圖組裝一個簡單的AppFabric主題,由此使用SessionId發送和接收消息。代碼不會中止,但是brokeredMessage始終爲空。下面是代碼: // BTW, the topic already exists
var messagingFactory = MessagingFactory.Create(uri, credentials);
var topicClient =
爲我的基於AppFabric的庫編寫測試應用程序時,我開始出現一個奇怪的異常。 The X.509 certificate CN=servicebus.appfabriclabs.com chain building failed. The certificate that was used has a trust chain that cannot be verified. Replace th