AsyncTransmitter コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
protected:
AsyncTransmitter(System::String ^ name, System::String ^ version, System::String ^ description, System::String ^ transportType, Guid clsid, System::String ^ propertyNamespace, Type ^ endpointType, int maxBatchSize);
protected AsyncTransmitter (string name, string version, string description, string transportType, Guid clsid, string propertyNamespace, Type endpointType, int maxBatchSize);
new Microsoft.BizTalk.Adapter.Common.AsyncTransmitter : string * string * string * string * Guid * string * Type * int -> Microsoft.BizTalk.Adapter.Common.AsyncTransmitter
Protected Sub New (name As String, version As String, description As String, transportType As String, clsid As Guid, propertyNamespace As String, endpointType As Type, maxBatchSize As Integer)
パラメーター
- name
- String
- version
- String
- description
- String
- transportType
- String
- clsid
- Guid
- propertyNamespace
- String
- endpointType
- Type
- maxBatchSize
- Int32