Click or drag to resize
IServerStreamWriterT Properties

The IServerStreamWriterT 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.
(Inherited from IAsyncStreamWriterT.)
Top
See Also