SendPortGroup2SendPort.GetSPByName(String) Method

Definition

protected:
 Microsoft::BizTalk::ExplorerOM::SendPort ^ GetSPByName(System::String ^ spName);
protected Microsoft.BizTalk.ExplorerOM.SendPort GetSPByName (string spName);
member this.GetSPByName : string -> Microsoft.BizTalk.ExplorerOM.SendPort
Protected Function GetSPByName (spName As String) As SendPort

Parameters

spName
String

Returns

SendPort

Applies to