Protocol Read_REPLY Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Reads OP_REPLY but does not interpret it

Namespace: NFX.DataAccess.MongoDB.Connector
Assembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static Protocol..::..ReplyData Read_REPLY(
	Stream stream
)

Return Value

Type: Protocol ReplyData
See Also