Udostępnij za pośrednictwem


ChannelDataStore(String[]) Konstruktor

Definicja

Inicjuje ChannelDataStore nowe wystąpienie klasy przy użyciu identyfikatorów URI, do których jest mapowy bieżący kanał.

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[]

Tablica identyfikatorów URI kanału mapowania bieżącego kanału na.

Dotyczy