2using System.Threading.Tasks;
44 [Obsolete(
"Use DisposeAsync(string) instead.")]
Represents a case-insensitive string.
Interface for XMPP endpoints
Interface for XMPP S2S endpoints
DateTime Connected
When endpoint connected.
CaseInsensitiveString LocalDomain
Local domain name.
CaseInsensitiveString RemoteDomain
Connection to domain.
Task DisposeAsync(string Reason)
Disposes of the object, asynchronously.
new Task DisposeAsync()
Disposes of the object, asynchronously.