SendPortGroup2SendPort.GetSPByName(String) 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.
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