ScaffoldingClient.Send(Message) 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:
virtual bool Send(Microsoft::VisualStudio::Web::CodeGeneration::Contracts::Messaging::Message ^ message);
public bool Send (Microsoft.VisualStudio.Web.CodeGeneration.Contracts.Messaging.Message message);
abstract member Send : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.Messaging.Message -> bool
override this.Send : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.Messaging.Message -> bool
Public Function Send (message As Message) As Boolean
Parameters
- message
- Message