Checks if specified nonce exists in active nonces collection.

C# | Visual Basic | Visual C++ | F# |
public bool NonceExists( string nonce )
Public Function NonceExists ( nonce As String ) As Boolean
public: bool NonceExists( String^ nonce )
member NonceExists : nonce : string -> bool

- nonce (String)
- Nonce to check.

Boolean
Returns true if nonce exists in active nonces collection, otherwise returns false.
Returns true if nonce exists in active nonces collection, otherwise returns false.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119