ChannelSinkCallContext.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::XLANGs::RuntimeTypes::ChannelSinkCallContext::MessageType Type { Microsoft::XLANGs::RuntimeTypes::ChannelSinkCallContext::MessageType get(); void set(Microsoft::XLANGs::RuntimeTypes::ChannelSinkCallContext::MessageType value); };
public Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.MessageType Type { get; set; }
member this.Type : Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.MessageType with get, set
Public Property Type As ChannelSinkCallContext.MessageType