Click or drag to resize
IAsyncStreamWriterT Properties

The IAsyncStreamWriterT generic type exposes the following members.

Properties
  NameDescription
Public propertyWriteOptions
Write options that will be used for the next write. If null, default options will be used. Once set, this property maintains its value across subsequent writes.
Top
See Also