Sdílet prostřednictvím


ChannelDataStore(String[]) Konstruktor

Definice

Inicializuje novou instanci ChannelDataStore třídy s identifikátory URI, na které aktuální kanál mapuje.

public:
 ChannelDataStore(cli::array <System::String ^> ^ channelURIs);
public ChannelDataStore (string[] channelURIs);
new System.Runtime.Remoting.Channels.ChannelDataStore : string[] -> System.Runtime.Remoting.Channels.ChannelDataStore
Public Sub New (channelURIs As String())

Parametry

channelURIs
String[]

Pole identifikátorů URI kanálu, na které se aktuální kanál mapuje.

Platí pro