IMessage::MessageSort Property

 

Synchronous = the sender waits for control to return, and a return arrow is shown on the sequence diagram. Asynchronous = the sender continues after sending the message.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property MessageSort MessageSort {
	MessageSort get();
}
Return to top
Show: