Class GetObjectTorrentResponse
Returns information about the GetObjectTorrent response and response metadata.
public class GetObjectTorrentResponse : StreamResponse, IDisposable
- Inheritance
-
GetObjectTorrentResponse
- Implements
- Inherited Members
Constructors
GetObjectTorrentResponse()
public GetObjectTorrentResponse()
Properties
RequestCharged
If present, indicates that the requester was successfully charged for the request.
public RequestCharged RequestCharged { get; set; }