BlobSessionStatePersistenceProvider.GetAsync(IDeviceIdentity) Methode

Definition

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

Parameter

identity
IDeviceIdentity

Gibt zurück

Implementiert

Gilt für: