Click or drag to resize
AccountsService Methods

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

The AccountsService type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all unmanaged resources associated with this instance.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetListAsStreamAsync
Returns a list of E*TRADE accounts for the current user.
Public methodGetListAsync(AccountsParameters)
Returns a list of E*TRADE accounts for the current user.
Public methodGetListAsync(AccountsParameters, CancellationToken)
Returns a list of E*TRADE accounts for the current user.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also