LenientDnsIdentityVerifierEndpointBehavior.ApplyClientBehavior Method
Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Syntax
'Declaration
Public Sub ApplyClientBehavior ( _
endpoint As ServiceEndpoint, _
clientRuntime As ClientRuntime _
)
public void ApplyClientBehavior (
ServiceEndpoint endpoint,
ClientRuntime clientRuntime
)
public:
virtual void ApplyClientBehavior (
ServiceEndpoint^ endpoint,
ClientRuntime^ clientRuntime
) sealed
public final void ApplyClientBehavior (
ServiceEndpoint endpoint,
ClientRuntime clientRuntime
)
public final function ApplyClientBehavior (
endpoint : ServiceEndpoint,
clientRuntime : ClientRuntime
)
Parameters
- endpoint
- clientRuntime
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
LenientDnsIdentityVerifierEndpointBehavior Class
LenientDnsIdentityVerifierEndpointBehavior Members
Microsoft.ServiceBus Namespace