[Missing <summary> documentation for "M:Breeze.Sharp.DataService.GetAsync(System.String,System.Threading.CancellationToken)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public Task<string> GetAsync( string resourcePath, CancellationToken cancellationToken )
Parameters
- resourcePath
- Type: SystemString
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type: TaskStringSee Also