Receiver(String, String, String, String, Guid, String, Type) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected:
Receiver(System::String ^ name, System::String ^ version, System::String ^ description, System::String ^ transportType, Guid clsid, System::String ^ propertyNamespace, Type ^ endpointType);
protected Receiver (string name, string version, string description, string transportType, Guid clsid, string propertyNamespace, Type endpointType);
new Microsoft.BizTalk.Adapter.Common.Receiver : string * string * string * string * Guid * string * Type -> Microsoft.BizTalk.Adapter.Common.Receiver
Protected Sub New (name As String, version As String, description As String, transportType As String, clsid As Guid, propertyNamespace As String, endpointType As Type)
Parámetros
- name
- String
- version
- String
- description
- String
- transportType
- String
- clsid
- Guid
- propertyNamespace
- String
- endpointType
- Type