ProtoCamClientPollInterval Field |
The poll interval is how often the client tries to connect to the ProtoCam device.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic TimeSpan PollInterval
Public PollInterval As TimeSpan
public:
TimeSpan PollInterval
val mutable PollInterval: TimeSpan
Field Value
Type:
TimeSpan
See Also