Helper method to initiate the call that deletes an endpoint.
Namespace: Microsoft.Hawaii.Relay.ClientAssembly: Microsoft.Hawaii.Relay.Client (in Microsoft.Hawaii.Relay.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- hawaiiAppId
- Type:
System String
Specifies the Hawaii Application Id.
- endpoint
- Type: Microsoft.Hawaii.Relay.Client Endpoint
Specifies an endpoint.
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
Specifies an "on complete" delegate callback.
- stateObject (Optional)
- Type:
System Object
Specifies a user-defined object.
See Also