Interface ICommunicatorRequest
Namespace: Microsoft.ML.Probabilistic
Assembly: Microsoft.ML.Probabilistic.dll
Syntax
public interface ICommunicatorRequest
Methods
Test()
Declaration
bool Test()
Returns
Type | Description |
---|---|
Boolean |
Wait()
Declaration
void Wait()