CzmlUpdateDocument.CreateStreamingDocument Method |
Name | Description | |
---|---|---|
![]() | CreateStreamingDocument() | Creates a CzmlUpdateDocumentPacketizer that can be used to stream CZML incrementally to a client. The resulting CzmlUpdateDocumentPacketizer must be given a writer to write each packet to by calling GenerateNextPacket(TextWriter). |
![]() | CreateStreamingDocument(TextWriter) |
Creates a CzmlUpdateDocumentPacketizer that can be used to stream CZML incrementally to a client.
|