ConfigAutoRequestMetadata Property |  |
Gets or sets flag that determines if metadata should be automatically requested
upon successful connection.
Namespace: sttpAssembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
Remarks
When true, metadata will be requested upon connection before subscription;
otherwise, any metadata operations must be handled manually.
See Also