XMessage.OnMessageReceived(MessageState) 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:
void OnMessageReceived(Microsoft::XLANGs::Core::MessageState ^ store);
public void OnMessageReceived (Microsoft.XLANGs.Core.MessageState store);
member this.OnMessageReceived : Microsoft.XLANGs.Core.MessageState -> unit
Public Sub OnMessageReceived (store As MessageState)
Parameters
- store
- MessageState