Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool IsEnded

Declaration

bool IsEnded

Summary

Determines if the stream has ended. Note that this method may block, potentially indefinitely, in cases where it isn't known yet if the stream has ended (for example, a NetworkStream for a socket that is idle but not closed).