| ExternalWindowAckResultPreventAutomaticSend Property  | 
 
                Prevents send() from being called directly after invocation of an ExternalWindow method. 
                If prevented send() must be called explicitly otherwise it will be called on Dispose().
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic bool PreventAutomaticSend { get; set; }Property Value
Type: 
Boolean See Also
See Also