次の方法で共有


SupportedInboundChannels 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

public enum class SupportedInboundChannels
[System.Flags]
public enum SupportedInboundChannels
type SupportedInboundChannels = 
Public Enum SupportedInboundChannels
継承
SupportedInboundChannels
属性

フィールド

IInputChannel 1
IInputSessionChannel 2
IReplyChannel 4
IReplySessionChannel 8

適用対象