IBank RemoveAsync Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodRemoveAsync T (GDID, Object, ISession)
Async version: Removes the parcel from the bank returning true if parcel was found and removed
Public methodRemoveAsync(Type, GDID, Object, ISession)
Async version: Removes the parcel from the bank returning true if parcel was found and removed
Back to Top
See Also