|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Provides the underlying stream of data for network access. More...
#include "Common.h"#include "System/IO/Stream.h"#include "System/Net/Sockets/Socket.h"#include "System/SmartPointer.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Net::Sockets::NetworkStream |
| Provides the underlying stream of data for network access. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Net |
| namespace | DotNetDupe::System::Net::Sockets |
Provides the underlying stream of data for network access.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file NetworkStream.h.