IClient.Notify Method
<OperationContract(IsOneWay = true)> _
Sub Notify( _
ByVal data As NotificationData _
)
This language is not supported or no code example is available.
[OperationContract(IsOneWay = true)]
void Notify(
NotificationData data
)
This language is not supported or no code example is available.
[OperationContract(IsOneWay = true)]
void Notify(
NotificationData^ data
)
This language is not supported or no code example is available.
Parameters
- data
- NotificationData
the notification data