BlobSessionStatePersistenceProvider.DeleteAsync Methode

Definition

public System.Threading.Tasks.Task DeleteAsync (Microsoft.Azure.Devices.ProtocolGateway.Identity.IDeviceIdentity identity, Microsoft.Azure.Devices.ProtocolGateway.Mqtt.Persistence.ISessionState sessionState);
abstract member DeleteAsync : Microsoft.Azure.Devices.ProtocolGateway.Identity.IDeviceIdentity * Microsoft.Azure.Devices.ProtocolGateway.Mqtt.Persistence.ISessionState -> System.Threading.Tasks.Task
override this.DeleteAsync : Microsoft.Azure.Devices.ProtocolGateway.Identity.IDeviceIdentity * Microsoft.Azure.Devices.ProtocolGateway.Mqtt.Persistence.ISessionState -> System.Threading.Tasks.Task
Public Function DeleteAsync (identity As IDeviceIdentity, sessionState As ISessionState) As Task

Parameter

identity
IDeviceIdentity
sessionState
ISessionState

Gibt zurück

Implementiert

Gilt für: