ReceivePipelineOutputMessages.GetCurrent(XLANGMessage) Method
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:
abstract void GetCurrent(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ xmsg);
public abstract void GetCurrent (Microsoft.XLANGs.BaseTypes.XLANGMessage xmsg);
abstract member GetCurrent : Microsoft.XLANGs.BaseTypes.XLANGMessage -> unit
Public MustOverride Sub GetCurrent (xmsg As XLANGMessage)
Parameters
- xmsg
- XLANGMessage