IStreamDirectionFeature 介面

定義

連線資料流程的方向

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

屬性

CanRead

取得是否可以讀取連接資料流程。

CanWrite

取得是否可以寫入連接資料流程。

適用於