| IConnectionAbandon Method  | 
            Abandons the connection, closing and destroying it.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxabstract Abandon : unit -> unit 
Remarks
            Abandoning a connection is irreversible, you cannot make
            any further calls on it.
            
See Also