ServiceRegistryGetResponse Constructor (EndpointAddress)
Namespace: Microsoft.ServiceBus.ServiceRegistry
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Syntax
'Declaration
Public Sub New ( _
endpointAddress As EndpointAddress _
)
public ServiceRegistryGetResponse (
EndpointAddress endpointAddress
)
public:
ServiceRegistryGetResponse (
EndpointAddress^ endpointAddress
)
public ServiceRegistryGetResponse (
EndpointAddress endpointAddress
)
public function ServiceRegistryGetResponse (
endpointAddress : EndpointAddress
)
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