FX3ConnectionISpi32InterfaceStreamTimeoutSeconds Property |
[Missing <summary> documentation for "P:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StreamTimeoutSeconds"]
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxint ISpi32Interface.StreamTimeoutSeconds { get; set; }
Private Property ISpi32Interface_StreamTimeoutSeconds As Integer
Implements ISpi32Interface.StreamTimeoutSeconds
Get
Set
private:
virtual property int ISpi32Interface_StreamTimeoutSeconds {
int get () sealed = ISpi32Interface::StreamTimeoutSeconds::get;
void set (int value) sealed = ISpi32Interface::StreamTimeoutSeconds::set;
}
private abstract ISpi32Interface_StreamTimeoutSeconds : int with get, set
private override ISpi32Interface_StreamTimeoutSeconds : int with get, set
Property Value
Type:
Int32Implements
ISpi32Interface.StreamTimeoutSeconds
See Also