Class CreateIsolatedWorldCommandResponse
Response for CreateIsolatedWorld
public sealed class CreateIsolatedWorldCommandResponse : ICommandResponse<CreateIsolatedWorldCommandSettings>, ICommandResponse- Inheritance
- 
      
      CreateIsolatedWorldCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
ExecutionContextId
Gets or sets the executionContextId
[JsonPropertyName("executionContextId")]
public long ExecutionContextId { get; set; }