Table of Contents

Class Diffusion<T>

Namespace
PushTechnology.ClientInterface.Client.Factories
Assembly
Diffusion.Client.dll

The Diffusion factory for the new Remote Server Builder.

public static class Diffusion<T>

Type Parameters

T

Remote Server Builder type

Inheritance
Diffusion<T>
Inherited Members

Methods

NewRemoteServerBuilder(RemoteServerType)

Creates a new IRemoteServerBuilder.

public static IRemoteServerBuilder<T> NewRemoteServerBuilder(RemoteServerType type)

Parameters

type RemoteServerType

Returns

IRemoteServerBuilder<T>

The remote server builder.

Remarks

Since 6.10