ServiceRegistryGetResponse Constructor (EndpointAddress10)
Namespace: Microsoft.ServiceBus.ServiceRegistry
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Syntax
'Declaration
Public Sub New ( _
endpointAddress As EndpointAddress10 _
)
public ServiceRegistryGetResponse (
EndpointAddress10 endpointAddress
)
public:
ServiceRegistryGetResponse (
EndpointAddress10^ endpointAddress
)
public ServiceRegistryGetResponse (
EndpointAddress10 endpointAddress
)
public function ServiceRegistryGetResponse (
endpointAddress : EndpointAddress10
)
Parameters
- endpointAddress
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
ServiceRegistryGetResponse Class
ServiceRegistryGetResponse Members
Microsoft.ServiceBus.ServiceRegistry Namespace