HubClientsExtensions.GroupExcept メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3, System::String ^ excludedConnectionId4, System::String ^ excludedConnectionId5, System::String ^ excludedConnectionId6);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3, string excludedConnectionId4, string excludedConnectionId5, string excludedConnectionId6);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String, excludedConnectionId4 As String, excludedConnectionId5 As String, excludedConnectionId6 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
- excludedConnectionId4
- String
除外する 4 番目の接続。
- excludedConnectionId5
- String
除外する 5 番目の接続。
- excludedConnectionId6
- String
除外する 6 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3, System::String ^ excludedConnectionId4, System::String ^ excludedConnectionId5, System::String ^ excludedConnectionId6, System::String ^ excludedConnectionId7, System::String ^ excludedConnectionId8);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3, string excludedConnectionId4, string excludedConnectionId5, string excludedConnectionId6, string excludedConnectionId7, string excludedConnectionId8);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string * string * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String, excludedConnectionId4 As String, excludedConnectionId5 As String, excludedConnectionId6 As String, excludedConnectionId7 As String, excludedConnectionId8 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
- excludedConnectionId4
- String
除外する 4 番目の接続。
- excludedConnectionId5
- String
除外する 5 番目の接続。
- excludedConnectionId6
- String
除外する 6 番目の接続。
- excludedConnectionId7
- String
除外する 7 番目の接続。
- excludedConnectionId8
- String
除外する 8 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3, System::String ^ excludedConnectionId4, System::String ^ excludedConnectionId5, System::String ^ excludedConnectionId6, System::String ^ excludedConnectionId7);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3, string excludedConnectionId4, string excludedConnectionId5, string excludedConnectionId6, string excludedConnectionId7);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String, excludedConnectionId4 As String, excludedConnectionId5 As String, excludedConnectionId6 As String, excludedConnectionId7 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
- excludedConnectionId4
- String
除外する 4 番目の接続。
- excludedConnectionId5
- String
除外する 5 番目の接続。
- excludedConnectionId6
- String
除外する 6 番目の接続。
- excludedConnectionId7
- String
除外する 7 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3, System::String ^ excludedConnectionId4, System::String ^ excludedConnectionId5);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3, string excludedConnectionId4, string excludedConnectionId5);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String, excludedConnectionId4 As String, excludedConnectionId5 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
- excludedConnectionId4
- String
除外する 4 番目の接続。
- excludedConnectionId5
- String
除外する 5 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3, System::String ^ excludedConnectionId4);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3, string excludedConnectionId4);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String, excludedConnectionId4 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
- excludedConnectionId4
- String
除外する 4 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2, System::String ^ excludedConnectionId3);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2, string excludedConnectionId3);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String, excludedConnectionId3 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
- excludedConnectionId3
- String
除外する 3 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1, System::String ^ excludedConnectionId2);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1, string excludedConnectionId2);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String, excludedConnectionId2 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
- excludedConnectionId2
- String
除外する 2 番目の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, String)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::String ^ excludedConnectionId1);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, string excludedConnectionId1);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * string -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionId1 As String) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionId1
- String
除外する最初の接続。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。
適用対象
GroupExcept<T>(IHubClients<T>, String, IEnumerable<String>)
指定した接続を T
除く、指定したグループ内のすべての接続でメソッドを呼び出すために使用できる を取得します。
public:
generic <typename T>
[System::Runtime::CompilerServices::Extension]
static T GroupExcept(Microsoft::AspNetCore::SignalR::IHubClients<T> ^ hubClients, System::String ^ groupName, System::Collections::Generic::IEnumerable<System::String ^> ^ excludedConnectionIds);
public static T GroupExcept<T> (this Microsoft.AspNetCore.SignalR.IHubClients<T> hubClients, string groupName, System.Collections.Generic.IEnumerable<string> excludedConnectionIds);
static member GroupExcept : Microsoft.AspNetCore.SignalR.IHubClients<'T> * string * seq<string> -> 'T
<Extension()>
Public Function GroupExcept(Of T) (hubClients As IHubClients(Of T), groupName As String, excludedConnectionIds As IEnumerable(Of String)) As T
型パラメーター
- T
パラメーター
- hubClients
- IHubClients<T>
接続へのアクセスを提供する抽象化。
- groupName
- String
グループ名。
- excludedConnectionIds
- IEnumerable<String>
除外する接続 ID。
戻り値
T
クライアントで呼び出すことができるメソッドを表す 。