VirtualTerminal.Dispose Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Dispose()
Disposes the VirtualTerminal object and closes the channel associated with it.
Declaration
public void Dispose()
Implements
Remarks
Calling this method ensures that all resources are freed.