| Visual Basic (Declaration) | |
|---|---|
Public Sub ApplyDispatchBehavior( _ ByVal endpoint As ServiceEndpoint, _ ByVal endpointDispatcher As EndpointDispatcher _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SilverlightFaultBehavior Dim endpoint As ServiceEndpoint Dim endpointDispatcher As EndpointDispatcher instance.ApplyDispatchBehavior(endpoint, endpointDispatcher) | |
| C# | |
|---|---|
public void ApplyDispatchBehavior( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) | |
| C++/CLI | |
|---|---|
public: void ApplyDispatchBehavior( ServiceEndpoint^ endpoint, EndpointDispatcher^ endpointDispatcher ) | |
Parameters
- endpoint
- endpointDispatcher
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