Edit

Share via


CollaborationPlatformExtensions Class

Definition

public ref class CollaborationPlatformExtensions abstract sealed
public static class CollaborationPlatformExtensions
type CollaborationPlatformExtensions = class
Public Module CollaborationPlatformExtensions
Inheritance
CollaborationPlatformExtensions

Methods

BeginChangeCertificateTls(CollaborationPlatform, String, Byte[], AsyncCallback, Object)
BeginDrain(CollaborationPlatform, CollaborationPlatformDrainOptions, AsyncCallback, Object)
BeginShutdown(CollaborationPlatform, Boolean, AsyncCallback, Object)
ConfigureAsTestPlatform(CollaborationPlatform)
ConfigurePlatformForTestMessageForwarding(CollaborationPlatform, MessageForwardingTestSettings)
EnableClientDraining(CollaborationPlatform)
EndChangeCertificateTls(CollaborationPlatform, IAsyncResult)
EndDrain(CollaborationPlatform, IAsyncResult)
RegisterMessageForwarder(CollaborationPlatform, MessageForwarder)

Applies to