Click or drag to resize

SolidFireElementInvokeSFApiAsync Method

Overload List
  NameDescription
Public methodInvokeSFApiAsync(InvokeSFApiRequest, CancellationToken)
This will invoke any API method supported by the SolidFire API for the version and port the connection is using. Returns a nested hashtable of key/value pairs that contain the result of the invoked method.
Public methodInvokeSFApiAsync(CancellationToken, String, Object)
This will invoke any API method supported by the SolidFire API for the version and port the connection is using. Returns a nested hashtable of key/value pairs that contain the result of the invoked method.
Top
See Also