SocketIOTriggerAttribute Class
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.
Attribute used to bind a parameter to an Web PubSub for Socket.IO when a request is coming.
[Microsoft.Azure.WebJobs.Description.Binding(TriggerHandlesReturnValue=true)]
[System.AttributeUsage(System.AttributeTargets.Parameter)]
public class SocketIOTriggerAttribute : Attribute
[<Microsoft.Azure.WebJobs.Description.Binding(TriggerHandlesReturnValue=true)>]
[<System.AttributeUsage(System.AttributeTargets.Parameter)>]
type SocketIOTriggerAttribute = class
inherit Attribute
Public Class SocketIOTriggerAttribute
Inherits Attribute
- Inheritance
-
SocketIOTriggerAttribute
- Attributes
-
Microsoft.Azure.WebJobs.Description.BindingAttribute Attribute
Usage Attribute
Socket |
Attribute used to bind a parameter to an Web PubSub for Socket.IO, when an request is from the service. |
Socket |
Attribute used to bind a parameter to an Web PubSub for Socket.IO, when an request is from the service. |
Socket |
Attribute used to bind a parameter to an Web PubSub for Socket.IO, when an request is from the service. |
Socket |
Attribute used to bind a parameter to an Web PubSub for Socket.IO, when an request is from the service. |
Event |
The event of the request. |
Hub |
The hub of request. |
Namespace |
The namespace |
Parameter |
Used for messages category. All the name defined in ParameterNames will map to Arguments in InvocationMessage by order. And the name can be used in parameters of method directly. |
Product | Versies |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: