IStreamDirectionFeature Interface

Definition

The direction of a connection stream

public interface class IStreamDirectionFeature
public interface IStreamDirectionFeature
type IStreamDirectionFeature = interface
Public Interface IStreamDirectionFeature

Properties

CanRead

Gets whether or not the connection stream can be read.

CanWrite

Gets whether or not the connection stream can be written.

Applies to