C#
VB
C++
Unregister a listener URL.
[WebGetAttribute(BodyStyle=0,UriTemplate="?id={id}&domain={domain}&interface=ListenerRegistrar&method=Unregister&url={url}")][OperationContractAttribute()]public Stream Unregister(string id,string domain,string url)
<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
[OperationContractAttribute()][WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ListenerRegistrar&method=Unregister&url={url}")]Stream^ Unregister(String^ id,String^ domain,String^ url)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
