public class OpenParticipantsContext : IEquatable<OpenParticipantsContext>Public Class OpenParticipantsContext
Implements IEquatable(Of OpenParticipantsContext)public ref class OpenParticipantsContext : IEquatable<OpenParticipantsContext^>type OpenParticipantsContext =
class
interface IEquatable<OpenParticipantsContext>
end| OpenParticipantsContext | Контекст, в котором происходит открытие рабочего места с представлением участников |
| CancellationToken | Объект, по средствам которого можно отменить асинхронную задачу. |
| ParticipantType | Тип участника. |
| TopicID | Идентификатор топика. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |