IBTTransportProxy.RegisterIsolatedReceiver(String, IBTTransportConfig) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RegisterIsolatedReceiver(System::String ^ url, Microsoft::BizTalk::TransportProxy::Interop::IBTTransportConfig ^ callback);
public void RegisterIsolatedReceiver (string url, Microsoft.BizTalk.TransportProxy.Interop.IBTTransportConfig callback);
abstract member RegisterIsolatedReceiver : string * Microsoft.BizTalk.TransportProxy.Interop.IBTTransportConfig -> unit
Public Sub RegisterIsolatedReceiver (url As String, callback As IBTTransportConfig)
Parameters
- url
- String
- callback
- IBTTransportConfig