System::Net::Http::HttpRequestMessage::MarkAsSent method

HttpRequestMessage::MarkAsSent method

Marks the current request as sent.

bool System::Net::Http::HttpRequestMessage::MarkAsSent()

ReturnValue

False when the current request was marked before, otherwise false.

See Also