| Visual Basic (Declaration) | |
|---|---|
Public Sub ApplyClientBehavior( _ ByVal endpoint As ServiceEndpoint, _ ByVal clientRuntime As ClientRuntime _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SilverlightFaultBehavior Dim endpoint As ServiceEndpoint Dim clientRuntime As ClientRuntime instance.ApplyClientBehavior(endpoint, clientRuntime) | |
| C# | |
|---|---|
public void ApplyClientBehavior( ServiceEndpoint endpoint, ClientRuntime clientRuntime ) | |
| C++/CLI | |
|---|---|
public: void ApplyClientBehavior( ServiceEndpoint^ endpoint, ClientRuntime^ clientRuntime ) | |
Parameters
- endpoint
- clientRuntime
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family