Click or drag to resize
IConnectionAbandon Method
Abandons the connection, closing and destroying it.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Abandon()
Remarks
Abandoning a connection is irreversible, you cannot make any further calls on it.
See Also