IPortAnalyticsInterceptor.Init 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 Init(Guid portId, System::String ^ portName, Microsoft::BizTalk::PipelineOM::PortType portType, Guid serviceId, Guid serviceClassId, Guid instanceId, System::String ^ hostName);
public void Init (Guid portId, string portName, Microsoft.BizTalk.PipelineOM.PortType portType, Guid serviceId, Guid serviceClassId, Guid instanceId, string hostName);
abstract member Init : Guid * string * Microsoft.BizTalk.PipelineOM.PortType * Guid * Guid * Guid * string -> unit
Parameters
- portId
- Guid
- portName
- String
- portType
- PortType
- serviceId
- Guid
- serviceClassId
- Guid
- instanceId
- Guid
- hostName
- String