AdsClientExtensions Methods
Methods
|
Name |
Description |
---|---|---|
|
ReadWithFallback(IAdsConnection, UInt32, UInt32, Memory.Byte., UInt32, Boolean.) |
Ads Read with fallback. |
|
Ads Read with Fallback. | |
|
ReadWithFallbackAsync(IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., CancellationToken) |
Ads Read with fallback as an asynchronous operation. |
|
Ads Read with fallback as an asynchronous operation. | |
|
RepeatedRead(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan) |
Repeated AdsRead. |
|
Repeated AdsRead. | |
|
RepeatedReadAsync(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, CancellationToken) |
Repeated AdsRead as an asynchronous operation. |
|
Repeated AdsRead as an asynchronous operation. |