See Also

SegmentedStream Class  | SegmentedStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

Close Method

Dart.PowerTCP.EmailValidation Namespace > SegmentedStream Class : Close Method (SegmentedStream)

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

Exceptions

ExceptionDescription
ObjectDisposedExceptionA member was accessed while the stream was closed.

Remarks

This method closes the SegmentedStream and frees resources associated with the SegmentedStream.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

SegmentedStream Class  | SegmentedStream Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.