Unregister Method

Summary

Unregister a listener URL.

Syntax
C#
VB
C++
public void Unregister( 
   string url 
) 
Sub Unregister( _ 
   ByVal url As String _ 
)  
void Unregister(  
   String^ url 
)  

Parameters

url
The listener's URL.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly