InedoSDK Reference
Version:

CollectOperation Class

An operation that will collect configuration from a server.

Syntax

public class CollectOperation : Operation, ICollectingOperation

Remarks

This class should not normally be used directly. Instead, use CollectOperation<TConfig> or RemoteCollectOperation<TConfig>.