Pushメッセージを送信する。
Query, Message は事前に設定しておくこと。
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public Task<NbJsonObject> SendAsync()
Public Function SendAsync As Task(Of NbJsonObject)
public:
Task<NbJsonObject^>^ SendAsync()
member SendAsync : unit -> Task<NbJsonObject>
Return Value
Type:
TaskNbJsonObjectTask。Resultは NbJsonObject。installationsキーで該当したインスタレーション数を取得可能。
Exceptions Version Information Core
Supported in: 1.0
See Also