ISimulatorAPI Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This API allows simulators to provide states and receive commands from the platform.
public interface class ISimulatorAPI : IDisposable
C#
public interface ISimulatorAPI : IDisposable
type ISimulatorAPI = interface
interface IDisposable
Public Interface ISimulatorAPI
Implements IDisposable
- Derived
- Implements
Base |
The base URI of the service. |
Credentials |
Subscription credentials which uniquely identify client subscription. |
Deserialization |
Gets or sets json deserialization settings. |
Serialization |
Gets or sets json serialization settings. |
Session |
Gets the ISession. |
Produto | Versións |
---|---|
Microsoft Bonsai .NET API | 1.0 |