CMTransport.AllowListener
Method
Visual Basic
Public SubAllowListener(
ByVal cmName As String )
C#
public voidAllowListener(
string cmName );
Purpose
Invite the named receiver to reinstate certified delivery for its listeners, superseding the effect of any previous disallow calls.
Remarks
Upon receiving the invitation to reinstate certified delivery, Rendezvous software at the listening program automatically sends new registration requests. The sending program accepts these requests, restoring certified delivery.
|
Parameter |
Description |
|
Accept requests for certified delivery to listeners at the transport with this correspondent name. |