ParticleSDK
ParticleSDK
Particle
ParticleCloud Class
ParticleCloud Methods
ClaimDeviceAsync Method
Dispose Method
GetDevicesAsync Method
LoginWithUserAsync Method
Logout Method
MakeDeleteRequestAsync Method
MakeDeleteRequestWithAuthTestAsync Method
MakeGetRequestAsync Method
MakeGetRequestWithAuthTestAsync Method
MakePostRequestAsync Method
MakePostRequestWithAuthTestAsync Method
MakePostRequestWithoutAuthAsync Method
MakePutRequestAsync Method
MakePutRequestWithAuthTestAsync Method
RefreshTokenAsync Method
RequestPasswordResetAsync Method
SignupWithUserAsync Method
ParticleCloud
Logout Method
Logs the user out locally
Namespace:
Particle
Assembly:
Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
C#
VB
C++
F#
Copy
public
void
Logout
()
Public
Sub
Logout
public
:
void
Logout
()
member
Logout
:
unit
->
unit
See Also
Reference
ParticleCloud Class
Particle Namespace