|
Author: Forum: PowerTCP Mail for .NET Topic: Does Smtp.Send(System.IO.Stream) modify the message in any way? jonathan.keith From: Dallas, TX USA Posts: 2
|
|
CType is an overloaded TIdStream function used to perform type conversion for the platform-specific class instance in aStream. CType is available in Visual Studio builds of the ...
|
|
ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) in <0x0017c> Mono.Remoting.Channels.Unix.UnixClientTransportSink:ProcessMessage (IMessage msg ...
|
|
Ever since I've been working with the .NET framework, most of my time was spent on the System.IO namespace. I'm not a UI guy, I'm an IO guy! The most important class in that ...
|
|
The System.IO.Stream.CanWrite property is set to writable . [ Note : The new stream instance can be written to depending on the value of writable , but the System.IO.MemoryStream ...
|
|
abstract : encode ( Asn1Boolean , System.IO.Stream ) Documentation for this section has not yet been entered. abstract : encode ( Asn1Identifier , System.IO.Stream
|
|
Thread Safety All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
|
|
Provides a generic view of a sequence of bytes. For a list of all members of this type, see Stream Members . System.Object System.MarshalByRefObject
|
|
Provides a generic view of a sequence of bytes. ... For an example of creating a file and writing text to a file, see How to:
|
|
Base Types Object MarshalByRefObject Stream. This type implements IDisposable . Assembly mscorlib Library BCL Summary Abstract base class for all stream implementations.
|