EMDeploymentThrottleSettingsSendAsFastAsPossible Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool SendAsFastAsPossible { get; set; }Public Property SendAsFastAsPossible As Boolean
	Get
	Set
public:
property bool SendAsFastAsPossible {
	bool get ();
	void set (bool value);
}member SendAsFastAsPossible : bool with get, set
function get_SendAsFastAsPossible();
function set_SendAsFastAsPossible(value);
Property Value
Type: 
Boolean
See Also