Dart.PowerTCP.SslSockets Namespace > TcpStream Class : Close Method (TcpStream) |
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();
[C++]
public: void Close(); override
[C++/CLI]
public:
void Close(); override
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
TcpStream Class | TcpStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.