Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServiceMessageContextMessageInspector Dim endpoint As ServiceEndpoint Dim clientRuntime As ClientRuntime instance.ApplyClientBehavior(endpoint, clientRuntime) |
C# | |
---|---|
public void ApplyClientBehavior( ServiceEndpoint endpoint, ClientRuntime clientRuntime ) |
Parameters
- endpoint
- The endpoint that is to be customized.
- clientRuntime
- The client runtime to be customized.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x