Property CloseController CloseController Gets or sets the controller responsible for closing the object of a specific type. Declaration ICloseController<T> CloseController { get; set; } Property Value Type Description ICloseController<T>