EMDeploymentSettingsThrottleSettings Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMDeploymentThrottleSettings ThrottleSettings { get; set; }Public Property ThrottleSettings As EMDeploymentThrottleSettings
	Get
	Set
public:
property EMDeploymentThrottleSettings^ ThrottleSettings {
	EMDeploymentThrottleSettings^ get ();
	void set (EMDeploymentThrottleSettings^ value);
}member ThrottleSettings : EMDeploymentThrottleSettings with get, set
function get_ThrottleSettings();
function set_ThrottleSettings(value);
Property Value
Type: 
EMDeploymentThrottleSettings
See Also