Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

Unregister Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The listener's URL.
Unregister a listener URL.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ListenerRegistrar&method=Unregister&url={url}")]
Stream Unregister( 
   string id,
   string domain,
   string url
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ListenerRegistrar&method=Unregister&url={url}")>
Function Unregister( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal url As String _
) As Stream
'Usage
 
Dim instance As IListenerRegistrarService
Dim id As String
Dim domain As String
Dim url As String
Dim value As Stream
 
value = instance.Unregister(id, domain, url)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ListenerRegistrar&method=Unregister&url={url}")]
Stream^ Unregister( 
   String^ id,
   String^ domain,
   String^ url
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
url
The listener's URL.
Requirements

Target Platforms

See Also

Reference

IListenerRegistrarService Interface
IListenerRegistrarService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features