m_stream Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the stream for the transport binding.

Namespace:  Ws.Services.Binding
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Protected m_stream As Stream
protected Stream m_stream
protected:
Stream^ m_stream
val mutable m_stream: Stream
protected var m_stream : Stream

.NET Framework Security

See Also

Reference

TransportBindingElement Class

Ws.Services.Binding Namespace