SendPort.SetSendHandler(String, 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.
public:
void SetSendHandler(System::String ^ adapterName, System::String ^ hostName);
public void SetSendHandler (string adapterName, string hostName);
member this.SetSendHandler : string * string -> unit
Public Sub SetSendHandler (adapterName As String, hostName As String)
Parameters
- adapterName
- String
- hostName
- String