| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub AddThrottlingBehavior( _ ByVal host As ServiceHost _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim host As ServiceHost RemoteServiceFns.AddThrottlingBehavior(host) | |
| C# | |
|---|---|
public static void AddThrottlingBehavior( ServiceHost host ) | |
| C++/CLI | |
|---|---|
public: static void AddThrottlingBehavior( ServiceHost^ host ) | |
Parameters
- host
The EntityServer service has this default throttle applied.
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