NuGardt SoftwareProwlResult MembersNuGardt

The ProwlResult type exposes the following members.
Constructors

  NameDescription
Public methodProwlResult
Initializes a new instance of the ProwlResult class
Back to Top
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodOnlineToString (Inherited from OnlineObject.)
Back to Top
Fields

  NameDescription
Public fieldError
Contains error details if applicable.
Public fieldRetrieve
Contains Token/API key retrieval details if applicable.
Public fieldSuccess
Contains success details if applicable.
Back to Top
Properties

  NameDescription
Public propertyHasException
Returns True if there was an exception, otherwise False.
Public propertyToException
Converts error details into System.Exception.
Back to Top
See Also