The Participanttype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginAdmit |
Admits the participant sitting in the lobby to
the conference.
|
|
BeginDeny |
Denies the participant access to the
conference and removes him from the lobby.
|
|
BeginSetMute |
Mutes a participant.
|
|
BeginSetProperty |
Sets a property associated with this
participant.
|
|
CanAdmit |
Returns true if a participant can be
admitted.
|
|
CanBeMuted |
Returns true if a participant can be
muted.
|
|
CanDeny |
Returns true if a participant sitting in the
lobby can be denied from a conference.
|
|
CanSetProperty |
Returns true if a property can be set on the
participant.
|
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
EndAdmit |
Blocks calling thread until BeginAdmit
completes.
|
|
EndDeny |
Blocks calling thread until BeginDeny
completes.
|
|
EndSetMute |
Blocks calling thread until BeginSetMute
completes.
|
|
EndSetProperty |
Blocks calling thread until BeginSetProperty
completes.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Overrides UCWFullFinalize () () () () .) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
ToString | (Inherited from Object.) |