Senin, 24 Januari 2011
WCF: Streaming Large Data Files
WCF can be used to transfer image files, .pdf files or other large documents. The most common way to do this is to use streaming. Normally WCF processes messages in buffered mode. This means incoming messages are not processed until the entire message has been received and buffered in memory. Likewise, outgoing messages are not sent until the entire message has been buffered in memory.
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar