TheQueuedSenderRegistry..::..GetMyISBConnect Method
new V4: Gets a ISB Connect Class to establish a new Connection to the CDE
Namespace:
nsCDEngine.CommunicationAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheISBConnect GetMyISBConnect( TheRequestData pRequestData, Dictionary<string, string> tQ, cdeSenderType pSenderType )
Public Shared Function GetMyISBConnect ( _ pRequestData As TheRequestData, _ tQ As Dictionary(Of String, String), _ pSenderType As cdeSenderType _ ) As TheISBConnect
public: static TheISBConnect^ GetMyISBConnect( TheRequestData^ pRequestData, Dictionary<String^, String^>^ tQ, cdeSenderType^ pSenderType )
Parameters
- pRequestData
- Type: nsCDEngine.ViewModels..::..TheRequestData
Incoming Request Data
- tQ
- Type: Dictionary<(Of <(<'String, String>)>)>
List of Command Line Options
- pSenderType
- Type: nsCDEngine.ViewModels..::..cdeSenderType
Target Sender Type