MsmqIntegrationBindingElement 建構函式

定義

初始化 MsmqIntegrationBindingElement 類別的新執行個體。

public:
 MsmqIntegrationBindingElement();
public MsmqIntegrationBindingElement ();
Public Sub New ()

範例

MsmqIntegrationBindingElement msmqBindingElement = new MsmqIntegrationBindingElement();

適用於