MarkAsSent()

HttpRequestMessage::MarkAsSent() method

Marks the current request as sent.

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

Return Value

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

See Also